Return TypeFunction nameArguments
char*hzTcpClient::GetBuffer(void)

Declared and defined in file: hzTcpClient.h

Function Logic:

Function body:

char* hzTcpClient::GetBuffer (void)
                                           { return m_Buf ; }