public abstract static class BitPacking.BitPackingWriter extends Object
| Constructor and Description |
|---|
BitPacking.BitPackingWriter() |
public abstract void write(int val)
throws IOException
val - the value to encodeIOExceptionpublic abstract void finish()
throws IOException
IOExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.