addChunks

abstract fun addChunks(chunks: List<ByteArray>): Boolean

Enqueue the chunks; return false if not successful.