Searched defs:UTF32LE (Results 1 – 1 of 1) sorted by relevance
404 struct UTF32LE : UTF32<CharType> { struct406 static CharType TakeBOM(InputByteStream& is) { in TakeBOM()413 static CharType Take(InputByteStream& is) { in Take()423 static void PutBOM(OutputByteStream& os) { in PutBOM()429 static void Put(OutputByteStream& os, CharType c) { in Put()