Noemax.FastInfoset Namespace : XmlFastInfosetWriterProfile Class |
The following tables list the members exposed by XmlFastInfosetWriterProfile.
Name | Description | |
---|---|---|
![]() | XmlFastInfosetWriterProfile Constructor | Initializes a new instance of XmlFastInfosetWriterProfile by coping settings of already existing one. |
Name | Description | |
---|---|---|
![]() ![]() | Basic | The Basic profile usually provides the highest processing performance. It is set to use the Binary representation whenever available. |
![]() | BooleanFormat | Gets and sets the format used to serialize boolean values. |
![]() ![]() | Compact | The Compact profile usually provides the highest compactness.It is set to use the Restricted Alphabet representation whenever available. |
![]() | DateTimeFormat | Gets and sets the format used to serialize DateTime values. |
![]() | DecimalFormat | Gets and sets the format used to serialize DateTime values. |
![]() | DoubleFormat | Gets and sets the format used to serialize double precision floating point values. |
![]() | FloatFormat | Gets and sets the format used to serialize floating point values. |
![]() | GuidFormat | Gets and sets the format used to serialize guild values. |
![]() | IntFormat | Gets and sets the format used to encode integer values. |
![]() ![]() | Literal | Encodes values in a UTF-8 text string format. Provides interoperability with Fast Infoset implementations that only support the Literal representation. |
![]() | LongFormat | Gets and sets the format used to encode long integer values. |
![]() | ShortFormat | Gets and sets the format used to serialize short integer values. |
![]() | TimeSpanFormat | Gets and sets the format used to encode TimeSpan values. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a copy cone of the XmlFastInfosetWriterProfile. |
![]() | CopyFrom | Copies all properties from already existing XmlFastInfosetWriterProfile object. |