Constant CHUNK_SIZE
pub const CHUNK_SIZE: usize = 8; // 8usize
Expand description
FIDL alignment, used for buffer alignment to ensure decoding in-place is possible.
pub const CHUNK_SIZE: usize = 8; // 8usize
FIDL alignment, used for buffer alignment to ensure decoding in-place is possible.