| Return Type | Function name | Arguments |
|---|---|---|
| uint64_t | hzFileset::TotalBytes | (void) |
Declared and defined in file: hzDirectory.h
Function Logic:
Function body:
uint64_t hzFileset::TotalBytes (void)
{ return m_nBytes ; }