Read raw time zone information and load the header summary.
Synopsis
Declared in <baltzo_zoneinfobinaryreader.h>
static
int
readRaw(
Zoneinfo* zoneinfoResult,
ZoneinfoBinaryHeader* headerResult,
std::istream& stream);
Created with MrDocs