Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.streams
/
ReadableStreamGetReaderOptions
Readable
Stream
Get
Reader
Options
interface
ReadableStreamGetReaderOptions
(
source
)
Members
Properties
mode
Link copied to clipboard
abstract
val
mode
:
ReadableStreamReaderMode
?
Creates a ReadableStreamBYOBReader and locks the stream to the new reader.