pub const MAX_BUFFER_LEN: usize = _; // 2_147_483_647usize
Maximum number of buffer bytes that can be referenced by a single BinaryView
BinaryView