Static ReadonlyPREFIX_Static ReadonlyVERSION_Static ReadonlyVERSION_Read all records from a reader, invoking events for each field and record.
The reader to deserialize from
Read all records from text input, invoking events for each field and record.
The text content to deserialize
Write records until aborted by throwing FtAbortSerializationException from an event handler.
The writer to serialize to
Write records until aborted by throwing FtAbortSerializationException from an event handler.
The TextWriter to serialize to
Optionalsettings: FtWriterSettingsOptional writer settings
High-level API for event-driven serialization and deserialization of fielded text. Simplifies reading and writing by hooking into field and record events.