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

Method getBytes

javascript/packages/core/lib/meta/MetaString.ts:76–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 }
75
76 public getBytes() {
77 return this.bytes;
78 }
79
80 public isStripLastChar() {
81 return this.stripLastChar;

Callers 7

mainMethod · 0.45
writeBytesMethod · 0.45
writePkgNameMethod · 0.45
writeTypeNameMethod · 0.45
writeFieldNameMethod · 0.45
writeFieldsInfoMethod · 0.45

Calls

no outgoing calls

Tested by 1

mainMethod · 0.36