MCPcopy Create free account
hub / github.com/datastax/cql-proxy / RemainingBytes

Method RemainingBytes

codecs/reader.go:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30}
31
32func (r *FrameBodyReader) RemainingBytes() []byte {
33 return r.Body[r.Position():]
34}

Callers 3

DecodeMethod · 0.80
DecodeMethod · 0.80
DecodeMethod · 0.80

Calls 1

PositionMethod · 0.95

Tested by

no test coverage detected