A function called after all chunks written to the writable side have been transformed by successfully passing through transform(), and the writable side is about to be closed.
A function that is called immediately during creation of the TransformStream.
A function called when a new chunk originally written to the writable side is ready to be transformed.
Generated using TypeDoc
A transformer for constructing a TransformStream.