Liking cljdoc? Tell your friends :D

web.streams.TransformStream

The TransformStream interface of the Streams API represents a of transformable data.

The TransformStream interface of the Streams API represents a
of transformable data.
raw docstring

readablecljs

(readable this)

Property.

The readable end of a TransformStream.

Property.

The readable end of a TransformStream.
sourceraw docstring

set-readable!cljs

(set-readable! this val)

Property.

The readable end of a TransformStream.

Property.

The readable end of a TransformStream.
sourceraw docstring

set-writable!cljs

(set-writable! this val)

Property.

The writable end of a TransformStream.

Property.

The writable end of a TransformStream.
sourceraw docstring

writablecljs

(writable this)

Property.

The writable end of a TransformStream.

Property.

The writable end of a TransformStream.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close