unpack

Extracts all files from a NARC container.

Return

The files in their original order; index equals the file ID.

Parameters

data

The raw NARC bytes.

Throws

IllegalArgumentException

if the data is not a valid NARC container.