Companion

object Companion

Functions

Link copied to clipboard

Opens Inbox file.

fun openFile(api: InboxApi, fileId: String, sink: Sink, streamController: StoreFileStream.Controller? = null): String

Opens Inbox file and writes it into Sink with optimized chunk size InboxFileStream.OPTIMAL_SEND_SIZE.