|
FireSync API
|
Adds a file to the tar archive by reading the file contents from a source file.
This convenience method can be used instead of the combination of kTar_BeginWrite and streaming operations.
| tar | kTar object. |
| itemPath | Relative path of the item in the kTar object. |
| filePath | File system path to the source file. |