Searched refs:startPosInInput (Results 1 – 1 of 1) sorted by relevance
257 int startPosInInput = in.getPos(); in DerValue() local294 int consumed = in.getPos() - startPosInInput; in DerValue()295 originalEncodedForm = in.getSlice(startPosInInput, consumed); in DerValue()