Uses of Class
org.red5.io.object.UnsignedInt
Packages that use UnsignedInt
-
Uses of UnsignedInt in org.red5.io.object
Methods in org.red5.io.object that return UnsignedIntModifier 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)