Package org.apache.parquet.bytes
-
Interface Summary Interface Description ByteBufferAllocator -
Class Summary Class Description ByteBufferInputStream BytesInput A source of bytes capable of writing itself to an output.BytesUtils utility methods to deal with bytesCapacityByteArrayOutputStream Similar to aByteArrayOutputStream, but uses a different strategy for growing that does not involve copying.ConcatenatingByteArrayCollector DirectByteBufferAllocator HeapByteBufferAllocator LittleEndianDataInputStream Based on DataInputStream but little endian and without the String/char methodsLittleEndianDataOutputStream Based on DataOutputStream but in little endian and without the String/char methods