-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ByteArrayByteInput
public ByteArrayByteInput(byte... bytes)
-
Method Details
-
readByte
public byte readByte()
Returns a byte.
- Specified by:
readByte
in interface ByteInput