enum class FileEncoding
File Encoding
File encoding is automatically detected |
|
The 'US-ASCII' encoding |
|
The 'UTF-8' encoding |
|
The 'UTF-16BE' encoding |
|
The 'UTF-16LE' encoding |
|
A custom encoding, the encoding name should be specified in the customEncodingName |
val mapping: <ERROR CLASS> |