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

Method read

javascript/packages/core/lib/gen/serializer.ts:52–52  ·  view source on GitHub ↗
(assignStmt: (v: string) => string, refState: string)

Source from the content-addressed store, hash-verified

50 readWithDepth(assignStmt: (v: string) => string, refState: string): string;
51 readTypeInfo(): string;
52 read(assignStmt: (v: string) => string, refState: string): string;
53 readEmbed(): any;
54 getHash(): string;
55 getTypeMetaBytes(): string;

Callers 15

readMethod · 0.65
readMethod · 0.65
readMethod · 0.65
_read_field_valueMethod · 0.65
readMethod · 0.65
_read_case_valueMethod · 0.65
_read_typing_unionMethod · 0.65
_read_same_type_refMethod · 0.65
readMethod · 0.65
get_next_elementFunction · 0.65

Calls

no outgoing calls

Tested by 15

test_map_encoderFunction · 0.52
test_record_batch_basicFunction · 0.52
test_record_batchFunction · 0.52
test_bufferFunction · 0.52
test_murmurhash3Function · 0.52
test_struct_hashFunction · 0.52