awesn1
Toggle table of contents
0.1.1
common
Target filter
common
Switch theme
Search in API
Skip to content
awesn1
io
/
at.asitplus.awesn1.encoding
/
KxIoSink
Kx
Io
Sink
class
KxIoSink
(
sink
:
Sink
)
:
Sink
(
source
)
Members
Constructors
Kx
Io
Sink
Link copied to clipboard
constructor
(
sink
:
Sink
)
Functions
append
Unsafe
Link copied to clipboard
open
override
fun
appendUnsafe
(
bytes
:
ByteArray
,
startIndex
:
Int
,
endIndex
:
Int
)
:
Int
write
Link copied to clipboard
open
override
fun
write
(
bytes
:
ByteArray
,
startIndex
:
Int
,
endIndex
:
Int
)
write
Byte
Link copied to clipboard
open
override
fun
writeByte
(
byte
:
Byte
)