Class BinaryCodecConstraints

Constructors

Properties

maxBufferLength: number
maxListLength: number

Methods

  • This constraint avoids computer-freezing decode bugs (e.g. due to invalid ABI or struct definitions).

    Parameters

    • length: number

    Returns void