| Return Type | Function name | Arguments |
|---|---|---|
| void | hzIpConnex::ExpectSize | (uint32_t,) |
Declared and defined in file: hzIpServer.h
Function Logic:
Function body:
void hzIpConnex::ExpectSize (uint32_t nBytes)
{ m_nExpected = nBytes ; }