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 | Determines whether the specified object is equal to the current object. (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 | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |