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