Searched defs:requestedBytes (Results 1 – 3 of 3) sorted by relevance
89 protected boolean readRequestBody(byte[] buffer, long requestedBytes, int[] actualBytesRead) { in readRequestBody()221 long nativeRequestHandle, byte[] buffer, long requestedBytes, int[] actualBytesRead); in readRequestBody()
397 byte[] buffer, long requestedBytes, int[] actualBytesRead) throws AbortRequestException { in doReadRequestBody()
124 protected boolean readRequestBody(byte[] buffer, long requestedBytes, int[] actualBytesRead) { in readRequestBody()