DuckDB-WASM
    Preparing search index...

    Variable decodeTextConst

    decodeText: (input?: BufferSource) => string = ...

    Helper to decode text

    Type Declaration

      • (input?: BufferSource): string
      • Parameters

        • Optionalinput: BufferSource

        Returns string