Constant ssz::BYTES_PER_LENGTH_OFFSET
source ยท pub const BYTES_PER_LENGTH_OFFSET: usize = 4;
Expand description
The number of bytes used to represent an offset.
pub const BYTES_PER_LENGTH_OFFSET: usize = 4;
The number of bytes used to represent an offset.