pub fn get_buffer( _buffer_type: BufferType, _start: usize, _max_size: usize, ) -> Result<Option<Bytes>, Status>
Gets the buffer.