kevinseim/beanio

Relative position (at = x)

Opened this issue · 0 comments

When you use fixed length stream you need to calculate the at position based in the length of the and the position of the previous record.

I suggest to have a new annotation property called relativeAt or something like that to calculate the true position in the beanIO implementation it self.