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

Function getSerializerByName

javascript/packages/core/test/schema-limit.test.js:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 return undefined;
47 },
48 getSerializerByName() {
49 return undefined;
50 },
51 ...typeResolver,
52 };
53 return new ReadContext(resolver, fullConfig);

Callers

nothing calls this directly

Calls 1

localSerializerFunction · 0.85

Tested by

no test coverage detected