Searched defs:UTF_16 (Results 1 – 4 of 4) sorted by relevance
60 public static final Charset UTF_16 = Charset.forName("UTF-16"); field in Charsets
75 public static final String UTF_16 = "UTF-16"; field in HTTP
647 UTF_16: 1, property
58 private static final String UTF_16 = "UTF-16"; field in ByteStringTest