FileChunkTask

Given an input stream of file references, reads the files and chunks them into parts, emitting those parts to the partQueue. Once finished chunking a file, it deletes it from local storage.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun execute()
Link copied to clipboard