write

common
abstract fun write(source: Buffer, byteCount: Long)

Removes byteCount bytes from source and appends them to this.

abstract fun write(source: Buffer, byteCount: Long)