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

Method Data

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

The raw data in little endian format. Use with care.

Source from the content-addressed store, hash-verified

499
500 // The raw data in little endian format. Use with care.
501 const uint8_t *Data() const { return data_; }
502
503 uint8_t *Data() { return data_; }
504

Callers 12

ParseVectorMethod · 0.45
GetAnyVectorElemIFunction · 0.45
GetAnyVectorElemFFunction · 0.45
GetAnyVectorElemSFunction · 0.45
GetAnyVectorElemPointerFunction · 0.45
SetAnyVectorElemIFunction · 0.45
SetAnyVectorElemFFunction · 0.45
SetAnyVectorElemSFunction · 0.45
ResizeTableMethod · 0.45
CopyTableFunction · 0.45
IterateObjectFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected