Searched refs:EIGHTBIT (Results 1 – 1 of 1) sorted by relevance
68 static final int EIGHTBIT = 8; field in Base64233 int lengthDataBits = binaryData.length * EIGHTBIT; in encodeBase64()321 if (fewerThan24bits == EIGHTBIT) { in encodeBase64()