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