MCPcopy Create free account
hub / github.com/cuberite/cuberite / OnPartStart

Method OnPartStart

src/HTTPServer/MultipartParser.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 virtual void OnPartStart(void) override
61 {
62 printf("Starting a new part\n");
63 }
64
65
66 virtual void OnPartHeader(const AString & a_Key, const AString & a_Value) override

Callers 1

ParseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected