Class DynamicBytes

  • All Implemented Interfaces:
    Type<byte[]>

    public class DynamicBytes
    extends BytesType
    Dynamically allocated sequence of bytes.
    • Constructor Detail

      • DynamicBytes

        public DynamicBytes​(byte[] value)