On 8 March 2012 06:38, manoj mokashi <[email protected]> wrote: > @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 ?
I already did: https://issues.apache.org/jira/browse/COLLECTIONS-399 Please review. > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
