Modifier and Type | Method and Description |
---|---|
static Reader.FileMode |
Reader.FileMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reader.FileMode[] |
Reader.FileMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Reader(File database,
Reader.FileMode fileMode)
Constructs a Reader for the MaxMind DB format.
|
Copyright © 2017 MaxMind, Inc.. All rights reserved.