On some files the properties record is located in the end.
If you read the POIFS HeaderBlock (see POIFSFileSystem constructor), you know 
from HeaderBlock._property_start the first block containing properties.
When accessing the network file via http/webdav, you can then jump to that 
range [1]

This is all just an idea - we provide the helper functionality via HeaderBlock 
and PropertySet, but I don't think we should provide the network range logic 
into POI.

Andi

[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to