Preparing search index...
The search index is not available
Back To Index
|
@azure/storage-common
Package version:
@azure/storage-common
OutgoingHandler
Type Alias OutgoingHandler
Outgoing
Handler
:
(
(
body
:
(
(
)
=>
NodeJS.ReadableStream
)
,
length
:
number
,
offset
?:
number
)
=>
Promise
<
any
>
)
OutgoingHandler is an async function triggered by BufferScheduler.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/storage-common
Loading...
OutgoingHandler is an async function triggered by BufferScheduler.