Optional
closeThe stream direction
A unique identifier for this stream
A Logger implementation used to log stream-specific information
Optional
metadataUser specific stream metadata
Optional
nameOptional
sendAfter the stream sink has closed, a limit on how long it takes to send a close-write message to the remote peer.
Optional
onOptional
onInvoked when the readable end of the stream is closed
Optional
onInvoked when the writable end of the stream is closed
Optional
onOptional
onInvoked when the stream has been reset by the remote
Optional
body: Uint8ArrayList
How long to wait in ms for stream data to be written to the underlying connection when closing the writable end of the stream.