MCPcopy Create free account
hub / github.com/Snapchat/djinni / argBinary

Method argBinary

perftest/handwritten-src/cpp/DjinniPerfBenchmarkImpl.cpp:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27void DjinniPerfBenchmarkImpl::argString(const std::string& /* s */) {}
28
29void DjinniPerfBenchmarkImpl::argBinary(const std::vector<uint8_t>& /* b */) {}
30
31void DjinniPerfBenchmarkImpl::argDataRef(const ::djinni::DataRef& /* r */) {}
32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected