Searched refs:getEncodeLength (Results 1 – 2 of 2) sorted by relevance
808 long len = getEncodeLength(binaryData, CHUNK_SIZE, CHUNK_SEPARATOR); in encodeBase64()932 long len = getEncodeLength(pArray, lineLength, lineSeparator); in encode()962 private static long getEncodeLength(byte[] pArray, int chunkSize, byte[] chunkSeparator) { in getEncodeLength() method in Base64Codec
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...