FastInfoset.NET Class Reference for .NET
XmlFastInfosetWriterProfile Class Properties


For a list of all members of this type, see XmlFastInfosetWriterProfile members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)BasicThe Basic profile usually provides the highest processing performance. It is set to use the Binary representation whenever available.  
Public PropertyBooleanFormatGets and sets the format used to serialize boolean values.  
Public Propertystatic (Shared in Visual Basic)CompactThe Compact profile usually provides the highest compactness.It is set to use the Restricted Alphabet representation whenever available.  
Public PropertyDateTimeFormatGets and sets the format used to serialize DateTime values.  
Public PropertyDecimalFormatGets and sets the format used to serialize DateTime values.  
Public PropertyDoubleFormatGets and sets the format used to serialize double precision floating point values.  
Public PropertyFloatFormatGets and sets the format used to serialize floating point values.  
Public PropertyGuidFormatGets and sets the format used to serialize guild values.  
Public PropertyIntFormatGets and sets the format used to encode integer values.  
Public Propertystatic (Shared in Visual Basic)LiteralEncodes values in a UTF-8 text string format. Provides interoperability with Fast Infoset implementations that only support the Literal representation.  
Public PropertyLongFormatGets and sets the format used to encode long integer values.  
Public PropertyShortFormatGets and sets the format used to serialize short integer values.  
Public PropertyTimeSpanFormatGets and sets the format used to encode TimeSpan values.  
Top
See Also

Reference

XmlFastInfosetWriterProfile Class
Noemax.FastInfoset Namespace

Send Feedback