DocumentBlock

org.apache.poi.poifs.storage. BigBlock
#doWriteData(java.io.OutputStream stream, byte[] data) :void
+writeBlocks(java.io.OutputStream stream) :void
org.apache.poi.poifs.storage. DocumentBlock
+DocumentBlock(org.apache.poi.poifs.storage.RawDataBlock block)
+DocumentBlock(java.io.InputStream stream)
+size() :int
+partiallyRead() :boolean
+getFillByte() :byte
+convert(byte[] array, int size) :org.apache.poi.poifs.storage.DocumentBlock
+read(org.apache.poi.poifs.storage.DocumentBlock blocks, byte[] buffer, int offset) :void