Uses of Class
org.red5.io.object.UnsignedByte
Packages that use UnsignedByte
-
Uses of UnsignedByte in org.red5.io.object
Methods in org.red5.io.object that return UnsignedByteModifier and TypeMethodDescriptionstatic UnsignedByteUnsignedByte.fromBytes(byte[] c) static UnsignedByteUnsignedByte.fromBytes(byte[] c, int idx) static UnsignedByteUnsignedByte.fromString(String c) static UnsignedByteUnsignedByte.fromString(String c, int radix)