@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, writeTo
flush, write
public int getOffset()
public void reset()
reset
in class ByteArrayOutputStream
public void write(byte[] buf, int off, int len)
write
in class ByteArrayOutputStream
public void write(int b)
write
in class ByteArrayOutputStream
Copyright © 2020. All rights reserved.