Searched refs:currentLinePos (Results 1 – 1 of 1) sorted by relevance
193 private int currentLinePos; field in Base64Codec503 currentLinePos += 4; in encode()504 if (lineLength > 0 && lineLength <= currentLinePos) { in encode()507 currentLinePos = 0; in encode()1049 currentLinePos = 0; in reset()