| Return Type | Function name | Arguments |
|---|---|---|
| uint32_t | hzIpConnex::SizeIn | (void) |
Declared and defined in file: hzIpServer.h
Function Logic:
Function body:
uint32_t hzIpConnex::SizeIn (void)
{ return m_Input.Size() - m_nStart ; }