@echecs/tunx - v1.0.1
    Preparing search index...

    Function parse

    • Parse a TUNX binary tournament file.

      Parameters

      • input: Uint8Array

        Raw bytes of the .TUNX file.

      • Optionaloptions: ParseOptions

        Optional error/warning callbacks.

      Returns TournamentData | null

      Parsed TournamentData, or undefined if the file is invalid.