org.openmuc.framework.data
Constructor and Description |
---|
ByteValue(byte value) |
ByteValue(byte[] fromBytes) |
public ByteValue(byte value)
public ByteValue(byte[] fromBytes)
public byte[] asByteArray()
asByteArray
in interface Value
public java.lang.String toString()
toString
in class java.lang.Object