ProblemSaveAsByteArray Method

Overload List

SaveAsByteArray Save the Problem to a byte array. The Problem is converted to a JSON format and then the JSON format is converted to a byte array.
SaveAsByteArray(Boolean) Save the Problem to a byte array. The Problem is converted to a JSON format and then the JSON format is converted to a byte array.

See Also