@ceeblue/web-utils
    Preparing search index...

    Variable EncodingConst Beta

    Encoding: {
        UTF16: typeof UTF_16;
        UTF16BE: typeof UTF_16_BE;
        UTF16LE: typeof UTF_16_LE;
        UTF8: typeof UTF_8;
    }

    Text encoding types.

    Type Declaration