MCPcopy Create free account
hub / github.com/ByConity/ByConity / read

Method read

src/Server/HTTP/HTMLForm.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115
116void HTMLForm::read(ReadBuffer & in)
117{
118 readQuery(in);
119}
120
121
122void HTMLForm::readQuery(ReadBuffer & in)

Callers 15

runImplMethod · 0.45
processOrdinaryQueryMethod · 0.45
receiveQueryMethod · 0.45
receiveCnchQueryMethod · 0.45
receivePlanSegmentMethod · 0.45
receiveDataMethod · 0.45
receiveUnexpectedDataMethod · 0.45
readHeadersFunction · 0.45
readRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected