getDirectory method

void getDirectory()

Implementation

void getDirectory() {
  directory = ZipDirectory.read(_input);
}