Uses of Class
one.microstream.io.ByteBufferInputStream
Package | Description |
---|---|
one.microstream.io |
-
Uses of ByteBufferInputStream in one.microstream.io
Methods in one.microstream.io that return ByteBufferInputStream Modifier and Type Method Description static ByteBufferInputStream
ByteBufferInputStream. New(Iterable<? extends ByteBuffer> sourceBuffers)
static ByteBufferInputStream
ByteBufferInputStream. New(ByteBuffer sourceBuffer)