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 UnsignedIntUnsignedInt.fromBytes(byte[] c) static UnsignedIntUnsignedInt.fromBytes(byte[] c, int idx) static UnsignedIntUnsignedInt.fromString(String c) static UnsignedIntUnsignedInt.fromString(String c, int radix)