newspeoplefor developersdocumentationdownloads

NPK File Management
[File I/O and File System Access]


Detailed Description

nNpkFileServer implements the nFileServer2 interface, but works with npk 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

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.