Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ Reset
Method
Reset
projects/CSharp/Proto/com.chronoxor.fbe.cs:9616–9616 ·
view source on GitHub ↗
Reset the sender buffer
()
Source
from the content-addressed store, hash-verified
9614
9615
// Reset the sender buffer
9616
public void Reset() { Buffer.Reset(); }
9617
9618
// Send serialized buffer.
9619
// Direct call of the method requires knowledge about internals of FBE models serialization.
Callers
nothing calls this directly
Calls
1
Reset
Method · 0.45
Tested by
no test coverage detected