Searched defs:UTF16LE (Results 1 – 7 of 7) sorted by relevance
56 private static final Charset UTF16LE = Charset.forName("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