getDefaultCharacterEncoding

@Nullable
abstract fun getDefaultCharacterEncoding(): @Nullable String(source)

Returns the default character encoding to use.

Return

The default character encoding. Returns null if the default character encoding of this JVM should be used.