MCPcopy Index your code
hub / github.com/imroc/req / Reset

Method Reset

internal/http3/frames.go:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42}
43
44func (r *countingByteReader) Reset() {
45 r.NumRead = 0
46}
47
48type frameParser struct {
49 r io.Reader

Callers 12

ParseNextMethod · 0.95
tryPutIdleConnMethod · 0.80
TestLoggerFunction · 0.80
doMethod · 0.80
TestChunkReaderAllocsFunction · 0.80
encodeHeadersMethod · 0.80
encodeTrailersMethod · 0.80
forgetStreamIDMethod · 0.80
runMethod · 0.80
writeHeadersMethod · 0.80
clearStreamMethod · 0.80

Calls

no outgoing calls

Tested by 3

TestLoggerFunction · 0.64
TestChunkReaderAllocsFunction · 0.64