Searched defs:SerializedColumn_Storage_Decoder (Results 1 – 1 of 1) sorted by relevance
130 …SerializedColumn_Storage_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in SerializedColumn_Storage_Decoder() function131 …explicit SerializedColumn_Storage_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_… in SerializedColumn_Storage_Decoder() function132 …explicit SerializedColumn_Storage_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(… in SerializedColumn_Storage_Decoder() function