NPK File Management
[File I/O and File System Access]
Detailed Description
nNpkFileServer implements the nFileServer2 interface, but works withnpk files instead of the regular file system. Npk files combine many individual files into a single file, which may be faster for loading many small files, especially on Windows.The implementation of nNpkFileServer relies upon nNpkFile and nNpkDirectory to provide the implementation of file and directory objects respectively.
Some tools are provided for working with npk files as well. See nnpktool for further information.
Classes | |
| class | nNpkDirectory |
| class | nNpkFile |
| class | nNpkFileServer |
| class | nNpkFileWrapper |
| class | nNpkToc |
| class | nNpkTocEntry |