Interface ByteObject

  • All Known Implementing Classes:
    Request.Type, Response.ResultType

    public interface ByteObject
    An object that is represented by a byte in JSON serialization.
    • Method Detail

      • getEncodedByte

        byte getEncodedByte()
        Gets the byte that this object is represented by in JSON serialization.
        Returns:
        encoded byte