unpack

fun unpack(buf: ByteBuf): JagArchive

Unpacks a ByteBuf containing a compressed .jag archive.

Return

the unpacked archive.

Parameters

buf

the compressed archive.