pradeepsjsu / beanio

Automatically exported from code.google.com/p/beanio
Apache License 2.0
0 stars 0 forks source link

Fixed length position field attribute off by 1 #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The position field attribute incorrectly starts at 1 for fixed length formatted 
streams, and should start at 0.  Since 0.9.0.

Temporary workaround: do not configure a field position, use length attributes 
only.

Original issue reported on code.google.com by kevin.s...@gmail.com on 27 Jan 2011 at 10:35

GoogleCodeExporter commented 8 years ago
Fixed in release 0.9.2.

Original comment by kevin.s...@gmail.com on 30 Jan 2011 at 12:08