GeoSQL.QueryUtils.WKB (GeoSQL v0.1.0)

View Source

A wrapper around WKB binaries to allow them to be differentiated from other binaries.

Mostly useful for type adapters.

See GeoSQL.QueryUtils.wrap_wkb/2

Summary

Types

t()

@type t() :: %GeoSQL.QueryUtils.WKB{data: term()}