Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ reset
Method
reset
proto/fbe.cpp:408–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
406
}
407
408
void FBEBuffer::reset()
409
{
410
_size = 0;
411
_offset = 0;
412
}
413
414
} // namespace FBE
Callers
3
receive
Method · 0.45
serialize_final.cpp
File · 0.45
serialize.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected