[inline]
Definition at line 20 of file File.h.
References mBuf, and mFp.
00021 { 00022 mFp = 0; 00023 mBuf = 0; 00024 }