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

Method GetEncoding

go/fory/meta/meta_string.go:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56func (ms *MetaString) GetInputString() string { return ms.inputString }
57
58func (ms *MetaString) GetEncoding() Encoding { return ms.encoding }
59
60func (ms *MetaString) GetSpecialChar1() byte { return ms.specialChar1 }
61

Callers 4

GetMetaStrBytesMethod · 0.80
TestAsciiEncodingFunction · 0.80
TestNonAsciiEncodingFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestAsciiEncodingFunction · 0.64
TestNonAsciiEncodingFunction · 0.64