@James :
>>Does the header include a record size ?
Yes. I suppose you are wondering why i need to detect the headers if
the record size is known.
Actually its a corrupted archive in which the header size is correct,
but the body size is not,
and so i don't know where the body ends and hence where the next header starts.
And i do still need to parse the header to get at things like
isDirectory, timestamp.

@Sebb :
>>I think it should be possible to do this efficiently as the underlying
>>storage is an array.

So should i raise a request in JIRA ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to