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