Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

Const debug

debug: IDebugger = debugModule("codec:basic:decode")

Functions

checkPaddingLeft

  • checkPaddingLeft(bytes: Uint8Array, length: number): boolean

checkPaddingRight

  • checkPaddingRight(bytes: Uint8Array, length: number): boolean

checkPaddingSigned

  • checkPaddingSigned(bytes: Uint8Array, length: number): boolean

decodeBasic

decodeConstant

decodeContract

decodeContractAndContext

  • decodeContractAndContext(addressBytes: Uint8Array, info: EvmInfo): Generator<DecoderRequest, ContractInfoAndContext, Uint8Array>

decodeExternalFunction

decodeInternalFunction

decodeString

Generated using TypeDoc