Overload List
Name | Description | |
---|---|---|
Serialize(BinaryWriter) |
Allows for strongly-typed Row types to serialize to binary streams more
efficiently. Users should not implement their own Serialize methods.
| |
Serialize(StreamWriter) |
Serialize a row into a text stream
| |
Serialize(StreamWriter, String, Boolean, Boolean) |
Serialize a row into a text file
|