Class ByteByReference

All Implemented Interfaces:
NativeMapped

public class ByteByReference extends ByReference
  • Constructor Details

    • ByteByReference

      public ByteByReference()
    • ByteByReference

      public ByteByReference(byte value)
  • Method Details

    • setValue

      public void setValue(byte value)
    • getValue

      public byte getValue()
    • toString

      public String toString()
      Overrides:
      toString in class ByReference