ListManagedBlock
org.apache.poi.poifs.storage.
ListManagedBlock
+
getData
() :byte[]
org.apache.poi.poifs.storage.
SmallDocumentBlock
+
convert
(byte[] array, int size) :
org.apache.poi.poifs.storage.SmallDocumentBlock
+
fill
(java.util.List blocks) :int
+
convert
(
org.apache.poi.poifs.storage.BlockWritable
store, int size) :
org.apache.poi.poifs.storage.SmallDocumentBlock
+
extract
(
org.apache.poi.poifs.storage.ListManagedBlock
blocks) :java.util.List
+
read
(
org.apache.poi.poifs.storage.BlockWritable
blocks, byte[] buffer, int offset) :void
+
calcSize
(int size) :int
+
writeBlocks
(java.io.OutputStream stream) :void
+
getData
() :byte[]
org.apache.poi.poifs.storage.
RawDataBlock
+
RawDataBlock
(java.io.InputStream stream)
+
eof
() :boolean
+
getData
() :byte[]