js.plated_files.file_to_chunks
chunks = plated_files.file_to_chunks(root,fname,chunks)
Load root/fname or get it from the cache and then turn it into chunks using plated_chunks.fill_chunks(date,chunks) chunks is returned.
chunks = plated_files.file_to_chunks(root,fname,chunks)
Load root/fname or get it from the cache and then turn it into chunks using plated_chunks.fill_chunks(date,chunks) chunks is returned.