The TransformStream interface of the Streams API represents a of transformable data.
The TransformStream interface of the Streams API represents a of transformable data.
(readable this)
Property.
The readable end of a TransformStream.
Property. The readable end of a TransformStream.
(set-readable! this val)
Property.
The readable end of a TransformStream.
Property. The readable end of a TransformStream.
(set-writable! this val)
Property.
The writable end of a TransformStream.
Property. The writable end of a TransformStream.
(writable this)
Property.
The writable end of a TransformStream.
Property. The writable end of a TransformStream.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close