package
0.0.0-20191221131732-ae93dba53af5
Repository: https://github.com/mercatormaps/go-shapefile.git
Documentation: pkg.go.dev

# Functions

Read a .cpg file containing a character encoding.

# Constants

EncodingASCII is ASCII encoding.
EncodingUnknown represents any unknown or unsupported character encodings.
EncodingUTF8 is UTF-8 encoding.

# Type aliases

No description provided by the author