Function readDat

  • Reads a .DAT file and returns a json object representation of it

    Type Parameters

    • T

    Parameters

    Returns Promise<T>

  • Reads a .DAT file and returns a node based json representation of it

    Parameters

    • path: File
    • typed: true

    Returns Promise<typedNBT>

Generated using TypeDoc