Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
postgis
master
PostGIS
Decoders
GeographyDecoder
DecodingError
Error
Geography
Point2D
Point3D
Polygon2D
Built with Crystal 1.9.2
2023-10-07 15:42:16 UTC
struct
PostGIS::Decoders::GeographyDecoder
PostGIS::Decoders::GeographyDecoder
Struct
Value
Object
Included Modules
PG::Decoders::Decoder
Defined in:
postgis.cr
Constant Summary
OIDS
=
[
17056
]
Constructors
.new
Instance Method Summary
#decode
(io, bytesize, oid)
#initialize
#oids
: Array(Int32)
#type
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
decode
(io, bytesize, oid)
#
[
View source
]
def
initialize
#
[
View source
]
def
oids
: Array(Int32)
#
[
View source
]
def
type
#
[
View source
]