Reader Class |
Namespace: MaxMind.Db
The Reader type exposes the following members.
Name | Description | |
---|---|---|
Reader(Stream) |
Initialize with Stream.
| |
Reader(String) |
Initializes a new instance of the Reader class.
| |
Reader(String, FileAccessMode) |
Initializes a new instance of the Reader class.
|
Name | Description | |
---|---|---|
Dispose |
Release resources back to the system.
| |
Equals | (Inherited from Object.) | |
FindT(IPAddress, InjectableValues) |
Finds the data related to the specified address.
| |
FindT(IPAddress, Int32, InjectableValues) |
Finds the data related to the specified address.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |