Searched defs:eocd (Results 1 – 1 of 1) sorted by relevance
993 ByteBuffer eocd; field in SignApk.ZipSections1302 ByteBuffer eocd = ByteBuffer.allocate(zipSections.eocd.remaining()); in main() local