public class CodeByteUtils
extends java.lang.Object
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-2014 MeBigFatGuy.com. All Rights Reserved.