MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / Builder

Class Builder

native/thirdpart/flatbuffers/flexbuffers.h:897–897  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

895};
896
897class Builder FLATBUFFERS_FINAL_CLASS {
898 public:
899 Builder(size_t initial_size = 256,
900 BuilderFlag flags = BUILDER_FLAG_SHARE_KEYS)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected