public class CodeByteUtils
extends java.lang.Object
| Constructor and Description |
|---|
CodeByteUtils() |
public static int getbyte(byte[] bytes,
int offset)
bytes - the code bytesoffset - the offset into the codepublic static int getshort(byte[] bytes,
int offset)
bytes - the code bytesoffset - the offset into the codeCopyright © 2005-2010 MeBigFatGuy.com. All Rights Reserved.