@ceeblue/web-utils
Preparing search index...
CML
Encoding
Variable Encoding
Const
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
Readonly
UTF16
:
typeof
UTF_16
Readonly
UTF16BE
:
typeof
UTF_16_BE
Readonly
UTF16LE
:
typeof
UTF_16_LE
Readonly
UTF8
:
typeof
UTF_8
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ceeblue/web-utils
Loading...
Text encoding types.