public class BytesHelper
extends java.lang.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-2012 The Apache Software Foundation