Searched defs:MAX_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
39 var MAX_CHUNK_SIZE = 5 * 1024; variable
36 private static final int MAX_CHUNK_SIZE = 8192; field in HttpUrlConnectionUrlRequest