Encoding
Represents an encoding
Static Method Summary
Static Public Methods | ||
public static |
Obtains list of encodings through query |
|
public static |
Gets from an encoding name |
|
public static |
Obtains query |
Constructor Summary
Public Constructor | ||
public |
constructor(name: string) Encoding name. |
Member Summary
Public Members | ||
public get |
|
|
public |
The actual name of the encoding suitable for delivering to backend |
Method Summary
Public Methods | ||
public |
Byte-length of a JS string in this encoding |