ObjectDeserialize
Loads an object serialized in a binary form from a file or as binary input
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The binary representation of the object to load, or the file path to load the object from. |
Examples
Related
Last updated