- valueOf(String) - Static method in enum io.datarouter.bytes.Ascii
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.datarouter.bytes.ByteUnitType.ByteUnitSystem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.datarouter.bytes.ByteUnitType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.datarouter.bytes.Ascii
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.datarouter.bytes.ByteUnitType.ByteUnitSystem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.datarouter.bytes.ByteUnitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- varBytes() - Method in class io.datarouter.bytes.ByteReader
-
- varBytes(byte[]) - Method in class io.datarouter.bytes.ByteWriter
-
- varInt() - Method in class io.datarouter.bytes.ByteReader
-
- varInt(int) - Method in class io.datarouter.bytes.ByteWriter
-
- VarIntCodec - Class in io.datarouter.bytes.codec.intcodec
-
- VarIntCodec() - Constructor for class io.datarouter.bytes.codec.intcodec.VarIntCodec
-
- varInts(int) - Method in class io.datarouter.bytes.ByteReader
-
- VarIntTool - Class in io.datarouter.bytes
-
- VarIntTool() - Constructor for class io.datarouter.bytes.VarIntTool
-
- varLong() - Method in class io.datarouter.bytes.ByteReader
-
- varLong(long) - Method in class io.datarouter.bytes.ByteWriter
-
- VarLongCodec - Class in io.datarouter.bytes.codec.longcodec
-
- VarLongCodec() - Constructor for class io.datarouter.bytes.codec.longcodec.VarLongCodec
-
- varUtf8() - Method in class io.datarouter.bytes.ByteReader
-
- varUtf8(String) - Method in class io.datarouter.bytes.ByteWriter
-