const MAX_SIZE_PER_READ: usize = _; // 8_388_608usize
The maximum size per read for the inner reader in AsyncReadAdapter.
AsyncReadAdapter