MCPcopy Create free account
hub / github.com/bytedance/bolt / getSerde

Method getSerde

bolt/exec/Exchange.cpp:198–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198VectorSerde* Exchange::getSerde() {
199 return getVectorSerde();
200}
201
202} // namespace bytedance::bolt::exec

Callers

nothing calls this directly

Calls 1

getVectorSerdeFunction · 0.85

Tested by

no test coverage detected