public class WASMString extends Object implements Type<byte[]>
static byte[]
DEFAULT
static String
TYPE_NAME
MAX_BIT_LENGTH, MAX_BYTE_LENGTH
WASMString(byte[] value)
String
getTypeAsString()
byte[]
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String TYPE_NAME
public static final byte[] DEFAULT
public WASMString(byte[] value)
public byte[] getValue()
Type
getValue
Type<byte[]>
public String getTypeAsString()
getTypeAsString
Copyright © 2022. All rights reserved.