Interface ByteValue

All Superinterfaces:
Comparable<StorageValue>, io.hotmoka.marshalling.api.Marshallable, StorageValue

public interface ByteValue extends StorageValue
A byte value stored in the store of a Hotmoka node.
  • Method Details

    • getValue

      byte getValue()
      Yields the byte inside this object.
      Returns:
      the byte