ktor-io / io.ktor.utils.io / writeBoolean

writeBoolean

suspend fun ByteWriteChannel.writeBoolean(b: Boolean): Unit