class WKB::BinDecoder

Defined in:

wkb/bin_decoder.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(default_srid : Int32 = 0) #

Instance Method Detail

def decode(io : IO) : Object #

def decode(data : Bytes) : Object #

def decode(data : String) : Object #

def default_srid : Int32 #