pub type DeltaSetIndexMapFormat1<'a> = TableRef<'a, DeltaSetIndexMapFormat1Marker>;
Expand description
The DeltaSetIndexMap table format 1
Aliased Type§
struct DeltaSetIndexMapFormat1<'a> { /* private fields */ }
Implementations§
Source§impl<'a> DeltaSetIndexMapFormat1<'a>
impl<'a> DeltaSetIndexMapFormat1<'a>
Sourcepub fn entry_format(&self) -> EntryFormat
pub fn entry_format(&self) -> EntryFormat
A packed field that describes the compressed representation of delta-set indices. See details below.