Skip to main content

SKIPPABLE_HEADER_SIZE

Constant SKIPPABLE_HEADER_SIZE 

Source
pub const SKIPPABLE_HEADER_SIZE: usize = 8;
Available on crate feature lsm only.
Expand description

Number of bytes the skippable-frame header occupies on the wire: 4 bytes magic + 4 bytes length.