Uses of Class
org.red5.io.object.UnsignedLong
Packages that use UnsignedLong
-
Uses of UnsignedLong in org.red5.io.object
Methods in org.red5.io.object that return UnsignedLongModifier and TypeMethodDescriptionstatic 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)