FastInfoset.NET Class Reference for Mono
XmlFastInfosetWriterProfile Class Members
Properties  Methods 


The following tables list the members exposed by XmlFastInfosetWriterProfile.

Public Constructors
 NameDescription
Public ConstructorXmlFastInfosetWriterProfile Constructor Initializes a new instance of XmlFastInfosetWriterProfile by coping settings of already existing one.  
Top
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
Public Methods
 NameDescription
Public MethodCloneCreates a copy cone of the XmlFastInfosetWriterProfile.  
Public MethodCopyFromCopies all properties from already existing XmlFastInfosetWriterProfile object.  
Top
See Also

Reference

XmlFastInfosetWriterProfile Class
Noemax.FastInfoset Namespace

Send Feedback