toggle menu
kiloparsec
0.6.8
common
switch theme
kiloparsec
net.
sergeych.
kiloparsec
Async
Varint
Atomic
Async
Value
Client
Identity
Command
Call
Companion
command()
Command
Delegate
Connection
Data
Factory
encode
To
UByte
Array()
Exception
With
Code
Handshake
Kilo
Client
Companion
Builder
Kilo
Client
Connection
Kilo
Connection
Data
Kilo
Handler
Kilo
Interface
Kilo
Params
Package
Kilo
Remote
Interface
Kilo
Scope
Kilo
Server
Kilo
Server
Connection
Companion
Local
Interface
Break
Connection
Exception
push()
read
UByte()
Remote
Interface
Closed
Exception
Exception
Internal
Error
Invalid
Data
Exception
Remote
Exception
Security
Exception
Unknown
Command
Sync
Value
Transport
Block
Call
Error
Response
Device
Transport
Block
Serializer
write
Byte()
net.
sergeych.
kiloparsec.
adapter
accept
Tcp
Device()
accept
Udp
Device()
connect
Tcp
Device()
connect
Udp
Device()
Inet
Transport
Device
MAX_TCP_BLOCK_SIZE
Network
Address
Protocol
Exception
Proxy
Device
setup
Websocket
Server()
to
Network
Address()
Udp
Block
Cancel
Companion
Data
Ping
Udp
Server
Udp
Transport
Exception
websocket
Client()
websocket
Transport
Device()
kiloparsec
/
net.sergeych.kiloparsec
/
AsyncVarint
Async
Varint
object
AsyncVarint
Members
Functions
decode
Unsigned
Link copied to clipboard
suspend
fun
decodeUnsigned
(
source
:
ByteReadChannel
)
:
ULong
encode
Unsigned
Link copied to clipboard
suspend
fun
encodeUnsigned
(
value
:
ULong
,
output
:
ByteWriteChannel
)