nn::fs::hio NamespaceA namespace that includes functions used to directly access files on a computer (PC).
You must first link to libnn_fshio and call the nn::hio::Initialize(void* pDeviceMemory) function to initialize the library before using any of the functions or classes in the nn::fs::hio namespace.
Note: This type of archive is only for debugging and cannot be accessed from retail versions.
MountHioArchive
|
Mounts a HostIo archive. A HostIo archive recognizes the contents of a directory (on the PC specified by the hostPath argument) as a single archive. This feature is provided only for debugging purposes. |
|
|---|---|---|
| GetHioRequiredMemorySize | Gets the size of memory needed to mount a hio archive. |
CONFIDENTIAL