| Package | Description |
|---|---|
| parquet.bytes | |
| parquet.column.values.bitpacking |
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
| CapacityByteArrayOutputStream
functionality of ByteArrayOutputStream without the memory and copy overhead
It will linearly create a new slab of the initial size when needed (instead of creating a new buffer and copying the data).
|
| Class and Description |
|---|
| BytesInput
A source of bytes capable of writing itself to an output.
|
Copyright © 2013. All Rights Reserved.