1
0
mirror of https://github.com/danog/amp.git synced 2025-01-22 13:21:16 +01:00
Aaron Piotrowski dd0f01f4db
Add onDisposal() and onCompletion() to Stream
onCompletion callbacks are invoked if complete() or fail() is called before the stream is disposed.

onDisposal callbacks are invoked if the stream is disposed before being completed or failed.

Forbid failing a stream with DisposedException.
2020-09-24 12:53:31 -05:00
..
2020-09-24 12:53:30 -05:00
2020-04-23 23:43:48 -05:00
2020-09-24 12:53:30 -05:00
2020-09-24 12:53:27 -05:00
2020-09-24 12:53:27 -05:00
2020-03-28 22:20:44 +01:00
2020-09-24 12:53:27 -05:00