Module format

Module format 

Source

Structs§

PackedUint

Enums§

DataReadError
DataWriteError

Traits§

DataFormat
DataFormat is a trait for serializing and deserializing binary data.
DataFormatReader
DataFormatWriter

Functions§

read_dataformat
Read data and its header from a reader
write_dataformat
Write data and its header to a writer

Type Aliases§

DataHeaderOf