Searched refs:UTF_16LE (Results 1 – 3 of 3) sorted by relevance
60 public static final Charset UTF_16LE = Charset.forName("UTF-16LE"); field in StandardCharsets
78 charset UTF-16LE UTF_16LE79 alias UTF_16LE
6549 field public static final java.nio.charset.Charset UTF_16LE;