Defaults

Core: Defaults

Specifies sensible defaults for well-known or commonly-used types or values. These configurations may change over time, but they should change very slowly, and represent the best practices for the current time, with a focus on interoperability.

Properties

Link copied to clipboard
open override val charset: String

Default character set when interpreting string data, or converting string data to and from raw bytes. The default character set should be overridable in almost every circumstance; this value is merely a reasonable default.