Enumeration ZapCharset

Enumeration Members

ISO_8859_1: 7
US_ASCII: 8
UTF_16: 1
UTF_16BE: 2
UTF_16LE: 3
UTF_32: 4
UTF_32BE: 5
UTF_32LE: 6
UTF_8: 0

Generated using TypeDoc