public class BytePacker
extends java.lang.Object
Constructor and Description |
---|
BytePacker(int bits,
int stride,
int len) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPackedBytes() |
void |
packByte(int abyte) |
void |
reset(int bits,
int stride,
int len) |