public class GSMDecoderUtil
extends java.lang.Object
Constructor and Description |
---|
GSMDecoderUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
gsmDecode(boolean bigEndian,
byte[] data,
int offset,
int length,
byte[] decoded) |