parseFromCentralDirectoryData

open fun parseFromCentralDirectoryData(buffer: Array<Byte>, offset: Int, length: Int)

Populate data from this array as if it was in central directory data.

Parameters

buffer

the buffer to read data from

offset

offset into buffer to read data

length

the length of data

Throws

on error