public class TVMValueBytes
extends TVMValue
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
value
public final byte[] value
-
Constructor Details
-
TVMValueBytes
public TVMValueBytes(byte[] value)
-