On 5/31/07, Jukka Zitting <[EMAIL PROTECTED]> wrote:
Hi,
On 5/31/07, Norman Maurer <[EMAIL PROTECTED]> wrote:
> Can you please elaborate what a lookahead buffer is ?
I'm planning to use a buffer (even a mapped one if using nio) to load
larger chunks of the message being parsed. The parser can then "look
ahead" in the buffer to find the next multipart boundary without
having to check each byte individually.
sounds great :-)
i thinking of switching IMAP to use mime4j (to avoid issues with
MimeMessage) and being able to nio fits in very well with my plans
- robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]