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

Method Bool

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

Source from the content-addressed store, hash-verified

18namespace Apache.Fory.Schema.Types;
19
20public sealed class Bool { private Bool() { } }
21public sealed class Int8 { private Int8() { } }
22public sealed class Int16 { private Int16() { } }
23public sealed class Int32 { private Int32() { } }

Callers 5

WriteDataMethod · 0.80
optionalHasValueFunction · 0.80
hasMethod · 0.80
WriteDataMethod · 0.80
main.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected