kvision-electron
/
io.kvision.electron.electron
/
StreamProtocolResponse
Stream
Protocol
Response
external interface
StreamProtocolResponse
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
data
Link copied to clipboard
abstract var
data
:
ReadableStream
?
Content copied to clipboard
headers
Link copied to clipboard
open var
headers
:
Record
<
String
, dynamic>?
Content copied to clipboard
statusCode
Link copied to clipboard
open var
statusCode
:
Number
?
Content copied to clipboard