Usually over the JVM I use an OutputStream to writ...
# ktor
e
Usually over the JVM I use an OutputStream to write bytes, which I then pass to the TCP write channel. Is BytePacketBuilder the multiplatform alternative?