writeAll

expect open override fun writeAll(source: SdkSource): Long

Write all bytes from source to this sink.

Return

the number of bytes read which will be 0 if source is exhausted

actual open override 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