Module capnp::raw

source · []
Expand description

Functions providing low level access to encoded data.

Functions

Gets a slice view of a list, excluding any tag word.
Gets the size of the elements in a list.
Gets the number of bits between successive elements in a list.
Gets a slice view of the data section of a struct.
Gets the pointer section as a list.