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

Method GetEncodedBytes

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

Source from the content-addressed store, hash-verified

62func (ms *MetaString) GetSpecialChar2() byte { return ms.specialChar2 }
63
64func (ms *MetaString) GetEncodedBytes() []byte { return ms.encodedBytes }
65
66// EncodingFromByte maps a byte value to an Encoding
67func EncodingFromByte(b byte) (Encoding, error) {

Callers 4

writeMetaStringMethod · 0.80
GetMetaStrBytesMethod · 0.80
writeFieldDefFunction · 0.80

Calls

no outgoing calls

Tested by 1