pack

Packs a list of files into an anonymous NARC container. Files are stored in the given order and accessed by index (no name table).

Return

A valid NARC byte array.

Parameters

files

The file data to pack, in file-ID order.