Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ PushBytes
Function
PushBytes
native/thirdpart/flatbuffers/flatbuffers.h:1347–1347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1345
}
1346
1347
void PushBytes(const uint8_t *bytes, size_t size) { buf_.push(bytes, size); }
1348
1349
void PopBytes(size_t amount) { buf_.pop(amount); }
1350
Callers
5
PushFlatBuffer
Function · 0.85
CreateString
Function · 0.85
CreateVector
Function · 0.85
CreateVectorOfStructs
Function · 0.85
Finish
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected