Uses of Class
org.red5.io.object.UnsignedInt
-
Uses of UnsignedInt in org.red5.io.object
Modifier and TypeMethodDescriptionstatic UnsignedInt
UnsignedInt.fromBytes
(byte[] c) static UnsignedInt
UnsignedInt.fromBytes
(byte[] c, int idx) static UnsignedInt
UnsignedInt.fromString
(String c) static UnsignedInt
UnsignedInt.fromString
(String c, int radix)