Constant definitions for the standard Charsets. These charsets are guaranteed to be available on every implementation of the Java platform.
Constant definitions for the standard Charsets. These charsets are guaranteed to be available on every implementation of the Java platform.
Static Constant.
ISO Latin Alphabet No. 1, a.k.a. ISO-LATIN-1
type: java.nio.charset.Charset
Static Constant. ISO Latin Alphabet No. 1, a.k.a. ISO-LATIN-1 type: java.nio.charset.Charset
Static Constant.
Seven-bit ASCII, a.k.a. ISO646-US, a.k.a. the Basic Latin block of the Unicode character set
type: java.nio.charset.Charset
Static Constant. Seven-bit ASCII, a.k.a. ISO646-US, a.k.a. the Basic Latin block of the Unicode character set type: java.nio.charset.Charset
Static Constant.
Sixteen-bit UCS Transformation Format, byte order identified by an optional byte-order mark
type: java.nio.charset.Charset
Static Constant. Sixteen-bit UCS Transformation Format, byte order identified by an optional byte-order mark type: java.nio.charset.Charset
Static Constant.
Sixteen-bit UCS Transformation Format, big-endian byte order
type: java.nio.charset.Charset
Static Constant. Sixteen-bit UCS Transformation Format, big-endian byte order type: java.nio.charset.Charset
Static Constant.
Sixteen-bit UCS Transformation Format, little-endian byte order
type: java.nio.charset.Charset
Static Constant. Sixteen-bit UCS Transformation Format, little-endian byte order type: java.nio.charset.Charset
Static Constant.
Eight-bit UCS Transformation Format
type: java.nio.charset.Charset
Static Constant. Eight-bit UCS Transformation Format type: java.nio.charset.Charset
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close