Module mempack

Source

Structs§

ReadBuf
A local memory slice to read from memory
WriteBuf
A local memory buffer to serialize data to

Enums§

ReadError

Traits§

Readable

Functions§

read_from_raw
Transform a raw buffer into a Header
read_mut_slice
Fill a mutable slice with as many T as filling requires
read_vec
read N times for a T elements in sequences