| Overload | Description |
|---|---|
| FieldWriter Constructor(Stream) | Initialize a FieldWriter to write to the specified stream using the provided encoding for strings. |
| FieldWriter Constructor() | Initialize a FieldWriter to write to a memory stream using the default encoding for strings. |