MCPcopy Create free account
hub / github.com/TelegramMessenger/cocoon / gen_fetch_function_result_end

Method gen_fetch_function_result_end

tl/generate/tl_writer_java.cpp:414–416  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

412}
413
414std::string TD_TL_writer_java::gen_fetch_function_result_end() const {
415 return "";
416}
417
418std::string TD_TL_writer_java::gen_fetch_function_result_any_begin(const std::string &parser_name,
419 const std::string &class_name, bool is_proxy) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected