package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
Marshal converts a geom.T into a TWKB encoded byte array.
MarshalOptionPrecisionM sets the M precision for the TWKB.
MarshalOptionPrecisionXY sets the XY precision for the TWKB.
MarshalOptionPrecisionZ sets the Z precision for the TWKB.
# Type aliases
MarshalOption is an option to pass into Marshal.