mirror of
https://github.com/RGBCube/serenity
synced 2025-05-18 18:35:06 +00:00

This test proves the ability of TransformStream to execute caller supplied code in the flush callback, and have access to TransformStreamDefaultController.
5 lines
112 B
Text
5 lines
112 B
Text
Done: false
|
|
HELLO, WORLD!
|
|
Done: false
|
|
Enqueued in flush, this the last chunk that will be processed.
|
|
Done: true
|