Searched refs:dataEnd (Results 1 – 1 of 1) sorted by relevance
344 final long dataEnd = f.getFilePointer(); in writeSection() local345 section.length = dataEnd - dataStart; in writeSection()350 f.seek(dataEnd); in writeSection()