Searched defs:UTF32BE (Results 1 – 1 of 1) sorted by relevance
440 struct UTF32BE : UTF32<CharType> { struct442 static CharType TakeBOM(InputByteStream& is) { in TakeBOM()449 static CharType Take(InputByteStream& is) { in Take()459 static void PutBOM(OutputByteStream& os) { in PutBOM()465 static void Put(OutputByteStream& os, CharType c) { in Put()