public static interface CompressionFactory.LongEncodingReader
Modifier and Type | Method and Description |
---|---|
CompressionFactory.LongEncodingReader |
duplicate() |
int |
getNumBytes(int values) |
long |
read(int index) |
void |
setBuffer(ByteBuffer buffer) |
void setBuffer(ByteBuffer buffer)
long read(int index)
int getNumBytes(int values)
CompressionFactory.LongEncodingReader duplicate()
Copyright © 2011–2017. All rights reserved.