Home
last modified time | relevance | path

Searched refs:LOOKUPLENGTH (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/commons/codec/binary/
DBase64.java68 static final int LOOKUPLENGTH = 64; field in Base64
103 private static byte[] lookUpBase64Alphabet = new byte[LOOKUPLENGTH];