PosixTimeZone.readVal

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