Geo.WKB.decode

You're seeing just the function decode, go back to Geo.WKB module for more information.

Specs

decode(binary()) :: {:ok, Geo.geometry()} | {:error, Exception.t()}

Takes a WKB string and returns a Geometry.