void GetObjectToByteArray(ref Byte[] DstBuffer)
Copies object to an array of bytes.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DstBuffer | Byte[] (ref) |
Result: stored in self (calling object)
Copies object to an array of bytes.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | DstBuffer | Byte[] (ref) |
Result: stored in self (calling object)