PosixTimeZone.readVal
T readVal(T)(ref File tzFile) if ((isIntegral!T || isSomeChar!T) || is(immutable T == immutable bool)) @trustedNo documentation available for this declaration.
T readVal(T)(ref File tzFile, size_t length) if (isArray!T) @trustedNo documentation available for this declaration.
T readVal(T)(ref File tzFile) if (is(T == TempTTInfo)) @safeNo documentation available for this declaration.