Hello Mime4j Dev Team, I hope this message finds you well. I am currently working with Mime4j and have a question regarding obtaining the exact byte start and end pointer of each EML part while using MimeTokenParser.
It seems that MimeTokenParser doesn't provide a direct way to retrieve the byte pointer. My research has shown that MimeEntity internally uses BufferedLineReaderInputStream, which utilizes a cyclic buffer and prefetches data from the provided input stream (EML as Stream). Unfortunately, using PositionInputStream has not been helpful in this context. I would greatly appreciate it if someone could provide guidance on how to accurately determine the byte pointer of an EML file when processing it with MimeTokenParser. Any insights or alternative approaches would be immensely helpful. Thank you in advance for your assistance, and I look forward to your expert advice on this matter. Regards, *Rajdip Ghosh* Email ID: rghosh...@gmail.com