ZipCentralDirectory constructor

ZipCentralDirectory(
  1. int signature
)

Implementation

ZipCentralDirectory(int signature) : super(signature);