Expand description
API encoding types for Ratman
Structs§
Enums§
Functions§
- read_
with_ length - First read a big-endian u64, then read the number of bytes
- write_
with_ length - First write the length as big-endian u64, then write the provided buffer
API encoding types for Ratman