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

Method Int64

csharp/src/Fory/SchemaTypes.cs:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22public sealed class Int16 { private Int16() { } }
23public sealed class Int32 { private Int32() { } }
24public sealed class Int64 { private Int64() { } }
25public sealed class UInt8 { private UInt8() { } }
26public sealed class UInt16 { private UInt16() { } }
27public sealed class UInt32 { private UInt32() { } }

Callers 3

compatibleValueToIntFunction · 0.80
writeDecimalPartsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected