Package com.maxmind.db
Class Decoder
java.lang.Object
com.maxmind.db.Decoder
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) Object
decode()
(package private) Object
decode
(int offset) (package private) static int
decodeInteger
(ByteBuffer buffer, int base, int size)
-
Field Details
-
POINTER_TEST_HACK
boolean POINTER_TEST_HACK
-
-
Constructor Details
-
Decoder
Decoder(NodeCache cache, ByteBuffer buffer, long pointerBase)
-
-
Method Details
-
decode
- Throws:
IOException
-
decode
- Throws:
IOException
-
decodeInteger
-