Class ByteArray

All Implemented Interfaces:
Serializable

public class ByteArray extends BaseTypeByteArray
See Also:
  • Constructor Details

    • ByteArray

      public ByteArray(byte[] value)
    • ByteArray

      public ByteArray(int[] unsignedOctets)