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

Method GetTypeMeta

csharp/src/Fory/TypeInfo.cs:548–551  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

546 }
547
548 internal TypeMeta? GetTypeMeta()
549 {
550 return _typeMeta;
551 }
552
553 public ulong GetTypeMetaHeaderHash(bool trackRef)
554 {

Callers 1

ReadAnyValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected