This commit is contained in:
Arndt Brenschede 2015-10-16 19:42:25 +02:00
parent 13ac896b2f
commit 11871ee4d7
3 changed files with 63 additions and 5 deletions

View file

@ -145,6 +145,7 @@ final class OsmFile
{
ab = new byte[asize];
asize = getDataInputForSubIdx( subIdx, ab );
dataBuffers = new DataBuffers( ab );
}
// hack: the checksum contains the information
// which type of microcache we have