given_ABIPack_ABIBool

Value members

Concrete methods

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