Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • EventCoder

Implemented by

Index

Methods

Methods

  • decode<E, T>(log: string): null | Event<E, T>
  • Type parameters

    • E: IdlEvent = IdlEvent

    • T = Record<string, string>

    Parameters

    • log: string

    Returns null | Event<E, T>

Generated using TypeDoc