Example #1
0
TFileStat::TFileStat(const TFile& f)
{
    *this = TFileStat(f.GetHandle());
}