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