Searched defs:UTF32LE (Results 1 – 1 of 1) sorted by relevance
457 struct UTF32LE : UTF32<CharType> { struct459 static CharType TakeBOM(InputByteStream& is) { in TakeBOM()466 static CharType Take(InputByteStream& is) { in Take()476 static void PutBOM(OutputByteStream& os) { in PutBOM()485 static void Put(OutputByteStream& os, CharType c) { in Put()