module MaxMindDB

Defined in:

maxminddb.cr
maxminddb/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) #

[View source]