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

Method Buffer

go/fory/reader.go:92–94  ·  view source on GitHub ↗

Buffer returns the underlying buffer

()

Source from the content-addressed store, hash-verified

90
91// Buffer returns the underlying buffer
92func (c *ReadContext) Buffer() *ByteBuffer {
93 return c.buffer
94}
95
96// TrackRef returns whether reference tracking is enabled
97func (c *ReadContext) TrackRef() bool {

Callers 15

writeDataWithGenericsMethod · 0.45
ReadDataMethod · 0.45
ReadMethod · 0.45
WriteDataMethod · 0.45
readDataMethod · 0.45
WriteDataMethod · 0.45
ReadDataMethod · 0.45
WriteDataMethod · 0.45
ReadDataMethod · 0.45
WriteDataMethod · 0.45
ReadDataMethod · 0.45
WriteDataMethod · 0.45

Calls

no outgoing calls

Tested by 9

WriteDataMethod · 0.36
ReadDataMethod · 0.36
WriteDataMethod · 0.36
ReadDataMethod · 0.36