setArchiveFileDescriptors

@MapboxExperimental
open fun setArchiveFileDescriptors(@NonNull descriptors: List<Long>): TileStoreImportOptions

Sets the list of archive file descriptors from the export package. Exported package is a collection of tile store data package files (extension .tsdp). Each file descriptor should point to a valid ".tsdp" file opened in read-only mode.