Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ ToJson
Method
ToJson
projects/CSharp/Proto/com.chronoxor.test.cs:12220–12224 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12218
}
12219
12220
public string ToJson()
12221
{
12222
var json = com.chronoxor.FBE.Json.ToJson(this);
12223
return json;
12224
}
12225
12226
public static StructSet FromJson(string json)
12227
{
Callers
11
ToJson
Method · 0.45
ToJson
Method · 0.45
ToJson
Method · 0.45
ToJson
Method · 0.45
ToJson
Method · 0.45
ToJson
Method · 0.45
ToJson
Method · 0.45
ToJson
Method · 0.45
ToJson
Method · 0.45
ToJson
Method · 0.45
ToJson
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected