PlatformDefaults

Core: Platform Defaults

Specifies the interface which defaults-objects are expected to comply with, and which the platform-specific defaults for a given architecture or OS target must implement.

Inheritors

Properties

Link copied to clipboard
open 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.