Lines Matching refs:WriteByte
314 writer->WriteByte(StringType);
324 writer->WriteByte(UInt8Type);
325 writer->WriteByte(propertyValue->GetUInt8());
328 writer->WriteByte(UInt16Type);
332 writer->WriteByte(UInt32Type);
336 writer->WriteByte(UInt64Type);
340 writer->WriteByte(Int16Type);
344 writer->WriteByte(Int32Type);
348 writer->WriteByte(Int64Type);
352 writer->WriteByte(SingleType);
356 writer->WriteByte(DoubleType);
360 writer->WriteByte(BooleanType);
364 writer->WriteByte(Char16Type);
368 writer->WriteByte(GuidType);
381 writer->WriteByte(StringToObjectMapType);
388 writer->WriteByte(MapEndMarker);
395 writer->WriteByte(NullPtrType);