java.io.Closeable, java.io.Flushable, java.lang.AutoCloseable@Internal public final class HWPFOutputStream extends java.io.ByteArrayOutputStream
| Constructor | Description |
|---|---|
HWPFOutputStream() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getOffset() |
|
void |
reset() |
|
void |
write(byte[] buf,
int off,
int len) |
|
void |
write(int b) |
close, size, toByteArray, toString, toString, toString, toString, writeTopublic int getOffset()
public void reset()
reset in class java.io.ByteArrayOutputStreampublic void write(byte[] buf,
int off,
int len)
write in class java.io.ByteArrayOutputStreampublic void write(int b)
write in class java.io.ByteArrayOutputStreamCopyright 2018 The Apache Software Foundation or its licensors, as applicable.