7475767778798081
return bytesRead; } public ServletInputStream getCachedInputStream() throws IOException { return new ByteArrayInputStreamWrapper( new ByteArrayInputStream(_cachedBytes.toByteArray())); }