@osynicite/osynic-osudb
    Preparing search index...

    Class ScoresDB

    WASM wrapper for ScoresDB

    Indexable

    • [key: number]: () => void
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parse ScoresDB from bytes

      Parameters

      • bytes: Uint8Array

      Returns ScoresDB

    Properties

    beatmaps: Scores[]
    version: number

    Methods

    • Returns void

    • Get the parsed data as a JavaScript object

      Returns any

    • Parse ScoresDB from Uint8Array

      Parameters

      • array: Uint8Array

      Returns ScoresDB