Expand description
Functions providing low level access to encoded data.
Functionsยง
- get_
list_ bytes - Gets a slice view of a list, excluding any tag word.
- get_
list_ element_ size - Gets the size of the elements in a list.
- get_
list_ step_ size_ in_ bits - Gets the number of bits between successive elements in a list.
- get_
struct_ data_ section - Gets a slice view of the data section of a struct.
- get_
struct_ pointer_ section - Gets the pointer section as a list.