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