Expand description
Run-time Value.
Structs§
- Code
- Code for variable length values.
Enums§
- Value
- Simple value ( Binary, String, Int, Float, Bool ).
Functions§
- get_
bytes - Decode bytes. Result is bytes and code ( or u64::MAX if no code ).
- save_
bytes - Save bytes.