module MaxMindDB
Defined in:
maxminddb.crmaxminddb/buffer.cr
maxminddb/version.cr
Constant Summary
-
VERSION =
"1.5.0"
Class Method Summary
Class Method Detail
def self.open(input : String | Bytes | IO::Memory, cache_max_size : Int32 | Nil = nil)
#