# Structs
ErrExpectedByteSlice is returned when a []byte is expected.
A GeometryCollection is a EWKB-encoded GeometryCollection that implements the sql.Scanner and driver.Value interfaces.
A LineString is a EWKB-encoded LineString that implements the sql.Scanner and driver.Value interfaces.
A MultiLineString is a EWKB-encoded MultiLineString that implements the sql.Scanner and driver.Value interfaces.
A MultiPoint is a EWKB-encoded MultiPoint that implements the sql.Scanner and driver.Value interfaces.
A MultiPolygon is a EWKB-encoded MultiPolygon that implements the sql.Scanner and driver.Value interfaces.
A Point is a EWKB-encoded Point that implements the sql.Scanner and driver.Value interfaces.
A Polygon is a EWKB-encoded Polygon that implements the sql.Scanner and driver.Value interfaces.