Return TypeFunction nameArguments
uint32_thzHttpEvent::HeaderLen(void)

Declared and defined in file: hzHttpServer.h

Function Logic:

Function body:

uint32_t hzHttpEvent::HeaderLen (void)
                                           { return m_nHeaderLen ; }