Package | Description |
---|---|
org.red5.io.object |
Modifier and Type | Method and Description |
---|---|
static UnsignedShort |
UnsignedShort.fromBytes(byte[] c) |
static UnsignedShort |
UnsignedShort.fromBytes(byte[] c,
int idx) |
static UnsignedShort |
UnsignedShort.fromString(String c) |
static UnsignedShort |
UnsignedShort.fromString(String c,
int radix) |
Copyright © 2006-2012 The Red5 Project