Return TypeFunction nameArguments
voidhzIpConnex::ExpectSize(uint32_t,)

Declared and defined in file: hzIpServer.h

Function Logic:

0:START 1:m_nExpected 2: No text

Function body:

void hzIpConnex::ExpectSize (uint32_t nBytes)
                                               { m_nExpected = nBytes ; }