Searched defs:UTF16BE (Results 1 – 1 of 1) sorted by relevance
375 struct UTF16BE : UTF16<CharType> { struct377 static CharType TakeBOM(InputByteStream& is) { in TakeBOM()384 static CharType Take(InputByteStream& is) { in Take()392 static void PutBOM(OutputByteStream& os) { in PutBOM()399 static void Put(OutputByteStream& os, CharType c) { in Put()