public class BytesHelper extends Object
Constructor and Description |
---|
BytesHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
getBitByPos(byte byt,
int pos) |
static byte |
setBitByPos(byte byt,
boolean bool,
int pos) |
Copyright © 2007-2017 The Apache Software Foundation