public final class LongBitPacker extends Object
Constructor and Description |
---|
LongBitPacker() |
Modifier and Type | Method and Description |
---|---|
void |
unpack(long[] buffer,
int offset,
int len,
int bitSize,
InputStream input) |
public void unpack(long[] buffer, int offset, int len, int bitSize, InputStream input) throws IOException
IOException
Copyright © 2012-2017. All Rights Reserved.