Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
198
VectorSerde* Exchange::getSerde() {
199
return getVectorSerde();
200
}
201
202
} // namespace bytedance::bolt::exec
Callers
nothing calls this directly
Calls
1
getVectorSerde
Function · 0.85
Tested by
no test coverage detected