Module java.base

Class StandardCharsets

java.lang.Object
java.nio.charset.StandardCharsets

public final class StandardCharsets extends Object
Constant definitions for the standard charsets. These charsets are guaranteed to be available on every implementation of the Java platform.
Since:
1.7
See Also: