MCPcopy Create free account
hub / github.com/apache/fory / Number

Class Number

csharp/tests/Fory.Tests/ForyRuntimeTests.cs:498–499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

496 public sealed partial record Text(string Value) : SourceGeneratedShape;
497
498 [ForyCase(1, Type = typeof(S.Fixed<S.Int32>))]
499 public sealed partial record Number(int Value) : SourceGeneratedShape;
500}
501
502[ForyStruct]

Callers 15

pb_response_payloadFunction · 0.85
basicFunction · 0.85
writeSliInt64Method · 0.85
writeTaggedInt64Method · 0.85
writeTaggedUInt64Method · 0.85
writeVarInt64Method · 0.85
writeVarUInt64Method · 0.85
readDecimalFunction · 0.85
floatToPartsFunction · 0.85
partsToNumberFunction · 0.85

Calls

no outgoing calls

Tested by 3

basicFunction · 0.68
headerPartsFunction · 0.68