Class TVMValueBytes

java.lang.Object
org.apache.tvm.TVMValue
org.apache.tvm.TVMValueBytes

public class TVMValueBytes extends TVMValue
  • Field Details

    • value

      public final byte[] value
  • Constructor Details

    • TVMValueBytes

      public TVMValueBytes(byte[] value)
  • Method Details