public class CountingOnlyServletOutputStream extends AbstractServletOutputStream
| Constructor and Description |
|---|
CountingOnlyServletOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength() |
void |
write(byte[] aBuf,
int nOfs,
int nLen) |
void |
write(int b) |
isReady, setWriteListenerprint, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnclose, flush, write@Nonnegative public long getContentLength()
public void write(int b)
write in class OutputStreampublic void write(@Nonnull byte[] aBuf, @Nonnegative int nOfs, @Nonnegative int nLen) throws IOException
write in class OutputStreamIOExceptionCopyright © 2016–2019 Philip Helger. All rights reserved.