Removes byteCount bytes from source and appends them to this.
Removes byteCount bytes from source and writes them to this sink.
expect open override fun write(source: ByteArray, offset: Int = 0, limit: Int = source.size - offset) Write limit bytes from source starting at offset
Removes byteCount bytes from source and appends them to this.
Removes byteCount bytes from source and writes them to this sink.
Write limit bytes from source starting at offset
Removes byteCount bytes from source and appends them to this.
Removes byteCount bytes from source and writes them to this sink.
Write limit bytes from source starting at offset