MCPcopy Create free account
hub / github.com/imroc/req / invalidate

Method invalidate

internal/http2/frame.go:265–265  ·  view source on GitHub ↗

invalidate is called by Framer.ReadFrame to make this frame's buffers as being invalid, since the subsequent frame will reuse them.

()

Source from the content-addressed store, hash-verified

263 // frame's buffers as being invalid, since the subsequent
264 // frame will reuse them.
265 invalidate()
266}
267
268// A Framer reads and writes Frames.

Callers 2

ReadFrameMethod · 0.65
readMetaFrameMethod · 0.65

Implementers 1

FrameHeaderinternal/http2/frame.go

Calls

no outgoing calls

Tested by

no test coverage detected