SongGuess
    Preparing search index...

    Interface TextDecoderDecodeOptions

    interface TextDecoderDecodeOptions {
        stream: boolean;
    }
    Index

    Properties

    Properties

    stream: boolean