LocalFileTransfer
object LocalFileTransfer
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun copyStreams(input: InputStream, output: OutputStream, bufferSize: Int, onChunk: (Long) -> Unit): Long