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