Searched defs:UTF16LE (Results 1 – 1 of 1) sorted by relevance
298 struct UTF16LE : UTF16<CharType> { struct300 static CharType TakeBOM(InputByteStream& is) { in TakeBOM()307 static CharType Take(InputByteStream& is) { in Take()315 static void PutBOM(OutputByteStream& os) { in PutBOM()321 static void Put(OutputByteStream& os, CharType c) { in Put()