public void write(byte[] buf, int pOffset, int length) throws IOException(Code)
Writes a subarray of bytes
Parameters: buf - the array to be written Parameters: pOffset - the offset into the array Parameters: length - the number of bytes to write throws: IOException - if an I/O error occurred
Fields inherited from org.gridsphere.portlet.impl.RenderResponseImpl