Open Sidebar
Close Sidebar
wkb
0.1.0
WKB
BinDecoder
BinEncoder
DecodeError
EncodeError
Error
Flavor
Geometry
GeometryCollection
LineString
LineStringSequenceable
Mode
MultiLineString
MultiPoint
MultiPolygon
Object
ObjectKind
Point
Polygon
Position
TextDecoder
TextEncoder
class
WKB::
TextDecoder
WKB::TextDecoder
Reference
Object
Defined in:
wkb/text_decoder.cr
Constructors
.new
(default_srid : Int32 =
0
)
Instance Method Summary
#decode
(str : String) : Object
#default_srid
: Int32
Constructor Detail
def self.
new
(default_srid : Int32 =
0
)
#
Instance Method Detail
def
decode
(str : String) :
Object
#
def
default_srid
: Int32
#