RetriableReadableStream | @azure/storage-blob
Matthew Sanders
Published Feb 16, 2026
Hierarchy
- any
- RetriableReadableStream
Index
Constructors
Methods
Constructors
constructor
Methods
_destroy
- _destroy(error: Error | null, callback: (error?: Error) => void): void
Parameters
error: Error | null
callback: (error?: Error) => void
Parameters
Returns void
Returns void
_read
- _read(): void
Returns void