Searched defs:UTF16LE (Results 1 – 1 of 1) sorted by relevance
342 struct UTF16LE : UTF16<CharType> { struct344 static CharType TakeBOM(InputByteStream& is) { in TakeBOM()351 static CharType Take(InputByteStream& is) { in Take()359 static void PutBOM(OutputByteStream& os) { in PutBOM()366 static void Put(OutputByteStream& os, CharType c) { in Put()