Searched refs:HEADER_SIZE (Results 1 – 3 of 3) sorted by relevance
39 final static int HEADER_SIZE = 78; field in PDBUtil
40 final static int HEADER_SIZE = 78; field in PdbUtil
138 recOffset[0] = PdbUtil.HEADER_SIZE + (header.numRecords * 8); in write()
Completed in 12 milliseconds