Overload List
Name | Description | |
---|---|---|
SerialiseDataObject T (T) |
Converts objectToSerialize to an array of bytes. Uses no data processors.
| |
SerialiseDataObject T (T, List DataProcessor , Dictionary String, String ) |
Converts objectToSerialize to an array of bytes using the data processors and options provided.
|
See Also