GeoIP2-swift/Sources
Adam Rocska 13fdc79bf9 Attempting a different way of typeconversion in hope, that we can handle the php scripter style stupidifaction of 11bit integers, and God knows what other retarded concepts can arise.
Signed-off-by: Adam Rocska <adam.rocska@adams.solutions>
2020-05-19 14:51:32 +02:00
..
Api Committing half made not working code to ask for some help. The search algorithm gets stuck at index 20990 as if it was an overflow, while it can't be an overflow, since it's a typealias for Int, and also, it's not a square number. Weird. Bughunting. 2020-04-29 13:03:10 +02:00
DataSection Dummy code in place. 2020-05-15 10:38:36 +02:00
Decoder Attempting a different way of typeconversion in hope, that we can handle the php scripter style stupidifaction of 11bit integers, and God knows what other retarded concepts can arise. 2020-05-19 14:51:32 +02:00
Index Fixed the precondition message typo in the InMemoryIndex stream status validation. 2020-05-14 12:14:09 +02:00
MaxMindDBReader Cleaned out the sketch code we had. 2020-05-13 20:46:12 +02:00
MaxMindDecoder WIP. Total mess. 2020-05-18 13:48:36 +02:00
Metadata Added a few fields to the metadata struct to make db file processing a bit more efficient in other layers. 2020-05-14 12:13:22 +02:00