Interface that should be implemented by ABI serializable objects.

Implements

Constructors

Properties

array: Uint8Array
abiName: string = 'blob'

Accessors

  • get utf8String(): string
  • UTF-8 string representation of this instance.

    Returns string

Methods