sink

fun Path.sink(): <Error class: unknown class>

Create a new SdkSink that writes to the file represented by this path


fun File.sink(): <Error class: unknown class>

Create a new SdkSink that writes to this file


fun OutputStream.sink(): <Error class: unknown class>

Create a new SdkSource that reads from this InputStream