| 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 © 2005–2017 Red5. All rights reserved.