Package org.apache.ignite.internal.binary.streams
Contains binary APIs implementation for streams.
-
Interface Summary Interface Description BinaryInputStream Binary input stream.BinaryMemoryAllocatorChunk Memory allocator chunk.BinaryOutputStream Binary output stream.BinaryStream Binary stream. -
Class Summary Class Description BinaryAbstractInputStream Binary abstract input stream.BinaryAbstractOutputStream Base binary output stream.BinaryAbstractStream Binary abstract stream.BinaryByteBufferInputStream Input stream overByteBuffer.BinaryHeapInputStream Binary heap input stream.BinaryHeapOutputStream Binary heap output stream.BinaryMemoryAllocator On-heap memory allocator.BinaryOffheapInputStream Binary off-heap input stream.BinaryOffheapOutputStream Binary offheap output stream.