Method: BigBlock.doWriteData(OutputStream,byte)

org.apache.poi.poifs.storage.BATBlock.writeData (BATBlock.java:269)

org.apache.poi.poifs.storage.DocumentBlock.writeData (DocumentBlock.java:255)

org.apache.poi.poifs.storage.HeaderBlockWriter.writeData (HeaderBlockWriter.java:250)

Method: BigBlock.writeBlocks(OutputStream)

org.apache.poi.poifs.filesystem.POIFSDocument.writeBlocks (POIFSDocument.java:639)

org.apache.poi.poifs.storage.BlockAllocationTableWriter.writeBlocks (BlockAllocationTableWriter.java:207)

Method: BigBlock.writeData(OutputStream)

Class: BigBlock