Namespaces
encoding
Defines the supported character encodings.
Summary 
Variables 
ISO_8859_1 
 defined in @nativescript/core/text/index.d.ts:10:14
Denotes ISO-8859-1 character encoding.
US_ASCII 
 defined in @nativescript/core/text/index.d.ts:15:14
Denotes US_ASCII character encoding.
UTF_16 
 defined in @nativescript/core/text/index.d.ts:20:14
Denotes UTF_16 character encoding.
UTF_16BE 
 defined in @nativescript/core/text/index.d.ts:25:14
Denotes UTF_16BE character encoding.
UTF_16LE 
 defined in @nativescript/core/text/index.d.ts:30:14
Denotes UTF_16LE character encoding.
UTF_8 
 defined in @nativescript/core/text/index.d.ts:35:14
Denotes UTF_8 character encoding.
- Previous
 - capitalizationType
 - Next
 - inputType