MapDataHeader.fileLength

fileLength = sizeX * sizeY + MapDataHeader.sizeof;

struct MapDataHeader
uint fileLength;

Meta