MCPcopy Create free account
hub / github.com/apache/trafficserver / MMHContext

Method MMHContext

src/tscore/MMH.cc:356–359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354}
355
356MMHContext::MMHContext()
357{
358 ink_code_incr_MMH_init(&_ctx);
359}
360
361bool
362MMHContext::update(void const *data, int length)

Callers

nothing calls this directly

Calls 1

ink_code_incr_MMH_initFunction · 0.85

Tested by

no test coverage detected