Preview 2.0 is now in Public Beta!
Read the Announcement
Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Defines the supported character encodings.

Summary

Variables

ISO_8859_1

ISO_8859_1: any
Denotes ISO-8859-1 character encoding.

US_ASCII

US_ASCII: any
Denotes US_ASCII character encoding.

UTF_16

UTF_16: any
Denotes UTF_16 character encoding.

UTF_16BE

UTF_16BE: any
Denotes UTF_16BE character encoding.

UTF_16LE

UTF_16LE: any
Denotes UTF_16LE character encoding.

UTF_8

UTF_8: any
Denotes UTF_8 character encoding.