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