System.ClientModel.Internal.ModelWriter<T> class ModelWriter<T> Provides an efficient way to write IJsonModel<T> into a BinaryData using multiple pooled buffers. Documentation Code namespace System.ClientModel.Internal { }