Searched defs:UTF16LE (Results 1 – 6 of 6) sorted by relevance
47 private static final Charset UTF16LE = StandardCharsets.UTF_16LE; field in UnicodeReader
128 UTF16LE = 58, // little-endian UTF-16 enumerator
493 enum {UTF16LE, UTF16BE, UTF8} fEncoding; enumerator
313 UTF16LE = 21; enumerator
1228 enum {UTF16LE, UTF16BE, UTF8} fEncoding; enumerator