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

Method writeEmbed

javascript/packages/core/lib/gen/serializer.ts:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 writeTypeInfo(accessor: string): string;
40 write(accessor: string): string;
41 writeEmbed(): any;
42
43 toSerializer(): string;
44 getFixedSize(): number;

Callers 4

writeSpecificTypeFunction · 0.65
writeSpecificTypeMethod · 0.65
writeCaseValueMethod · 0.65
writeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected