public class GSMDecoderUtil extends Object
| Constructor and Description |
|---|
GSMDecoderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
gsmDecode(boolean bigEndian,
byte[] data,
int offset,
int length,
byte[] decoded)
Decode GSM data.
|
Copyright © 2021 jitsi.org. All rights reserved.