Jukka Zitting wrote: > Hi, > > I've been looking at MIME4J-5 and I have a few ideas on how to speed > up parsing. However, I'm not sure about how the underlying mime stream > should be treated. I would use a lookahead buffer but that would leave > the underlying stream in an undefined state for example when parsing > is stopped with MimeStreamParser.stop(). Is this OK? > I think it would be ok. Actually, I'm not sure that the current code leaves the stream in a defined state when stop() is called.
-- Niklas Therning www.spamdrain.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]