jonas-p / go-shp

Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description.
MIT License
255 stars 67 forks source link

readHeader should write ReadHeader #56

Open ponport opened 5 months ago

ponport commented 5 months ago

when Next move ptr to end, but no function to move ptn to begin, readHeader write ReadHeader works