Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ Send
Method
Send
projects/CSharp/Proto/com.chronoxor.test.cs:16186–16186 ·
view source on GitHub ↗
(object obj)
Source
from the content-addressed store, hash-verified
16184
}
16185
16186
public long Send(object obj) { return SendListener(this, obj); }
16187
public long SendListener(ISenderListener listener, object obj)
16188
{
16189
switch (obj)
Callers
3
SendAndReceiveFinal
Method · 0.45
SendAndReceive
Method · 0.45
Main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected