Class NPOIFSStream.StreamBlockByteBuffer
java.lang.Object
java.io.OutputStream
org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSStream.StreamBlockByteBuffer
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
- Enclosing class:
- NPOIFSStream
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStream
flush, nullOutputStream, write
-
Constructor Details
-
StreamBlockByteBuffer
- Throws:
IOException
-
-
Method Details
-
createBlockIfNeeded
- Throws:
IOException
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classOutputStream- Throws:
IOException
-