pub const MAX_READ_BUFFER_SIZE: usize = _; // 1_048_576usize
Maximum number of bytes to read per single storage buffer request (1 MiB).