###
Toggle table of contents
native
Target filter
native
Switch theme
Search in API
Skip to content
###
krch
/
org.danbrough.krch.socket
/
KSocketImplementationNative
KSocket
Implementation
Native
native
class
KSocketImplementationNative
:
KSocket.Implementation
Members
Constructors
KSocket
Implementation
Native
Link copied to clipboard
native
constructor
(
)
Properties
lines
Link copied to clipboard
native
open
override
val
lines
:
Flow
<
String
>
Functions
close
Link copied to clipboard
native
open
override
fun
close
(
)
native
Connect
Link copied to clipboard
native
open
suspend override
fun
nativeConnect
(
host
:
String
,
port
:
Int
)