public class SizingOutputStream extends OutputStream
| Constructor and Description |
|---|
SizingOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
long |
getSize() |
void |
write(int b) |
close, flush, write, writepublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic long getSize()
Copyright © 2018 JBoss by Red Hat. All rights reserved.