Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
writeBytes
Method · 0.45
writePkgName
Method · 0.45
writeTypeName
Method · 0.45
writeFieldName
Method · 0.45
writeFieldsInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected