RTRMemoryOutputStream class
This output stream class conforms to the RTROutputStream protocol and is used for exporting the processed image as data to memory.
Properties
| Name | Type | Description |
|---|---|---|
| data | NSData* | The data exported to memory. |
Methods
| Name | Description |
|---|---|
| - writeData: | Writes the provided data to the specified destination. |
02.03.2022 12:59:15