public class ByteReadField extends ReadField
ByteReadField(SerializableField field)
ByteReadField(SerializableField field, byte value)
byte
getByte()
Kind
getKind()
compareTo, getBoolean, getChar, getDouble, getFloat, getInt, getLong, getName, getObject, getShort, isDefaulted
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteReadField(SerializableField field, byte value)
public ByteReadField(SerializableField field)
public Kind getKind()
getKind
ReadField
public byte getByte() throws java.io.IOException
getByte
java.io.IOException