Write all bytes from source to this sink.
Return
the number of bytes read which will be 0 if source is exhausted
actual abstract fun writeAll(source: <Error class: unknown class>): Long Write all bytes from source to this sink.
Return
the number of bytes read which will be 0 if source is exhausted