Return TypeFunction nameArguments
uint32_thzHttpEvent::QueryLen(void)

Declared and defined in file: hzHttpServer.h

Function Logic:

Function body:

uint32_t hzHttpEvent::QueryLen (void)
                                           { return m_nQueryLen ; }