Class ByteArrayArrayValue


public class ByteArrayArrayValue extends ExternalModuleValue<List<List<ByteValue>>>
  • Constructor Details

    • ByteArrayArrayValue

      public ByteArrayArrayValue(int size)
  • Method Details