RetriableReadableStream | @azure/storage-blob
Emily Sparks |
RetriableReadableStream | @azure/storage-blobHierarchy
Index
Constructors
Methods
Constructors
constructor
Methods
_destroy
- _destroy(error: Error | null, callback: (error?: Error) => void): void
Parameters
error: Error | null
callback: (error?: Error) => void
Returns void
_read