Functions
Link copied to clipboard
fun fromWeb(writableStream: WritableStream<*>, options: WritableOptions<*> = definedExternally): Writable
A utility method for creating a Writable from a web WritableStream.
Link copied to clipboard
A utility method for creating a web WritableStream from a Writable.