Type Definition parquet::memory::ByteBufferPtr[][src]

type ByteBufferPtr = BufferPtr<u8>;
Expand description

Type alias for BufferPtr.