parse

open fun parse(data: Array<Byte>, offset: Int): GeneralPurposeBit

Parses the supported flags from the given archive data.

Return

parsed flags

Parameters

data

local file header or a central directory entry.

offset

offset at which the general purpose bit starts