@Internal public final class HWPFOutputStream extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
HWPFOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOffset() |
void |
reset() |
void |
write(byte[] buf,
int off,
int len) |
void |
write(int b) |
close, size, toByteArray, toString, toString, toString, writeToflush, writepublic int getOffset()
public void reset()
reset in class ByteArrayOutputStreampublic void write(byte[] buf,
int off,
int len)
write in class ByteArrayOutputStreampublic void write(int b)
write in class ByteArrayOutputStreamCopyright © 2020. All rights reserved.