RetriableReadableStream | @azure/storage-blob
Andrew Campbell |
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