Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace encoding

Defines the supported character encodings.

Index

Variables

Const ISO_8859_1

ISO_8859_1: any

Denotes ISO-8859-1 character encoding.

Const US_ASCII

US_ASCII: any

Denotes US_ASCII character encoding.

Const UTF_16

UTF_16: any

Denotes UTF_16 character encoding.

Const UTF_16BE

UTF_16BE: any

Denotes UTF_16BE character encoding.

Const UTF_16LE

UTF_16LE: any

Denotes UTF_16LE character encoding.

Const UTF_8

UTF_8: any

Denotes UTF_8 character encoding.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method