given_ABIPack_ABIString

Value members

Concrete methods

def dynamic: Boolean
def pack(a: ABIString): Array[Byte]
def staticSize: Int
def typeName: String
def unpack(bytes: Array[Byte]): Either[Exception, ABIString]