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.