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

Method getEncoding

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

Source from the content-addressed store, hash-verified

62 }
63
64 public getEncoding() {
65 return this.encoding;
66 }
67
68 public getSpecialChar1() {
69 return this.specialChar1;

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected