copyToBoth
fun ByteReadChannel.copyToBoth(first: ByteWriteChannel, second: ByteWriteChannel)
Content copied to clipboard
Copy source channel to both output channels chunk by chunk.
Copy source channel to both output channels chunk by chunk.