terminate method
void
terminate()
The terminate() method of the TransformStreamDefaultController
interface closes the readable side and errors the writable side of the
stream.
Implementation
external void terminate();
The terminate() method of the TransformStreamDefaultController
interface closes the readable side and errors the writable side of the
stream.
external void terminate();