Close removes resources associated with an initialized ImageDestination, if any.
()
| 297 | Reference() ImageReference |
| 298 | // Close removes resources associated with an initialized ImageDestination, if any. |
| 299 | Close() error |
| 300 | |
| 301 | // SupportedManifestMIMETypes tells which manifest mime types the destination supports |
| 302 | // If an empty slice or nil it's returned, then any mime type can be tried to upload |
no outgoing calls