Structs§
- IceSize
- The
IceSizeis a special wrapper around i32 and is encoded in one byte if smaller than 255. - Optional
Flag - Optional
Wrapper - Slice
Flags
Enums§
Traits§
- From
Bytes - The
FromBytestrait needs to be implemented by all types that need to be decoded. - Optional
Type - ToBytes
- The
ToBytestrait needs to be implemented by all types that need to be encoded.