Searched refs:advanceCursor (Results 1 – 2 of 2) sorted by relevance
93 Buffer.advanceCursor(Length - 3); in readGCDA()99 Buffer.advanceCursor(Length); in readGCDA()
223 void advanceCursor(uint32_t n) { Cursor += n * 4; } in advanceCursor() function