[]
Gets the resource in a format compatible with the backend.
Stream GetResource(ResourceInfo resource)
| Type | Name | Description |
|---|---|---|
| ResourceInfo | resource | The information about the resource to retrieve. |
| Type | Description |
|---|---|
| Stream | A stream containing the resource data. |