Move the reading of the leader into hasNext. Otherwise next() might fail. Considerin...
authorDennis Schafroth <dennis@indexdata.com>
Mon, 9 Jan 2012 16:20:14 +0000 (17:20 +0100)
committerDennis Schafroth <dennis@indexdata.com>
Mon, 9 Jan 2012 16:20:14 +0000 (17:20 +0100)
commit0ccea6c968363d3d1936bbc24687382b1804c5bc
treec3ecb7e8e24e5ef8ae3740c0dc0300e66953be03
parent8fcf60a9d35c501b4d617c03961e0a5bb16966cb
 Move the reading of the leader into hasNext. Otherwise next() might fail. Considering alternative...
src/org/marc4j/MarcStreamReader.java