| Package | Description |
|---|---|
| org.apache.parquet.bytes |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferInputStream |
ByteBufferInputStream.remainingStream() |
ByteBufferInputStream |
ByteBufferInputStream.sliceStream(long length) |
ByteBufferInputStream |
BytesInput.toInputStream() |
static ByteBufferInputStream |
ByteBufferInputStream.wrap(ByteBuffer... buffers) |
static ByteBufferInputStream |
ByteBufferInputStream.wrap(List<ByteBuffer> buffers) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.