Home | History | Annotate | Download | only in binary

Lines Matching defs:CHUNK_SIZE

67     static final int CHUNK_SIZE = 76;
243 this(CHUNK_SIZE, CHUNK_SEPARATOR, urlSafe);
808 long len = getEncodeLength(binaryData, CHUNK_SIZE, CHUNK_SEPARATOR);