Searched refs:chunkSizeInBytes (Results 1 – 2 of 2) sorted by relevance
49 final int chunkSizeInBytes = in routeSocketDataToOutput() local51 byte[] buffer = new byte[chunkSizeInBytes]; in routeSocketDataToOutput()
393 final int chunkSizeInBytes = in run() local395 final byte[] buffer = new byte[chunkSizeInBytes]; in run()