kvision-electron
/
io.kvision.electron.nodejs
/
WritableStream
/
end
end
abstract fun
end
(cb: () ->
Unit
= definedExternally)
Content copied to clipboard
abstract fun
end
(data:
String
, cb: () ->
Unit
= definedExternally)
Content copied to clipboard
abstract fun
end
(data:
Uint8Array
, cb: () ->
Unit
= definedExternally)
Content copied to clipboard
abstract fun
end
(str:
String
, encoding:
String
= definedExternally, cb: () ->
Unit
= definedExternally)
Content copied to clipboard