package
1.0.0
Repository: https://github.com/everystreet/go-shapefile.git
Documentation: pkg.go.dev

# Functions

DecodeCharacter decodes a single character field with the specified encoding.
DecodeDate decodes a single date field.
DecodeFloatingPoint decodes a single floating point field.
DecodeNumeric decodes a single numeric field.

# Structs

Character field is a string of characters.
Date field is a date with no time component.
Field base type.
Numeric field.

# Type aliases

FloatingPoint field.