| Noemax.FastInfoset Namespace : XmlFastInfosetWriterProfile Class |
For a list of all members of this type, see XmlFastInfosetWriterProfile members.
| 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. |