PosixTimeZone.readVal

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