Searched refs:OUTPUT_STREAM_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
57 private static final int OUTPUT_STREAM_BUFFER_SIZE = 16 * 1024; field in BsPatch72 newData = new BufferedOutputStream(newData, OUTPUT_STREAM_BUFFER_SIZE); in applyPatch()