Link Search Menu Expand Document

//reikai-core/io.github.kerelape.reikai.io.network/TcpChannel/dataize

dataize

[JVM]
open suspend override fun dataize(): ByteArray

Read next chunk of data from the socket.

Return

The next chunk (1024 bytes).