SongGuess
    Preparing search index...

    Interface TextDecoderStreamTextDecoderStreamInit

    interface TextDecoderStreamTextDecoderStreamInit {
        fatal?: boolean;
        ignoreBOM?: boolean;
    }
    Index

    Properties

    Properties

    fatal?: boolean
    ignoreBOM?: boolean