Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ serialize
Method
serialize
programs/obfuscator/Obfuscator.cpp:467–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
465
void train(const IColumn &) override {}
466
void finalize() override {}
467
void serialize(WriteBuffer &) const override {}
468
void deserialize(ReadBuffer &) override {}
469
470
ColumnPtr generate(const IColumn & column) override
Callers
6
serialize
Method · 0.45
serialize
Method · 0.45
serialize
Method · 0.45
serialize
Method · 0.45
serialize
Method · 0.45
mainEntryClickHouseObfuscator
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected