Geo.WKB.encode-exclamation-mark
You're seeing just the function
encode-exclamation-mark
, go back to Geo.WKB module for more information.
Specs
encode!(Geo.geometry(), Geo.endian()) :: binary()
Takes a Geometry and returns a base-16 encoded WKB string.
The endian decides what the byte order will be.