MCPcopy
hub / github.com/valyala/fasthttp / Reset

Method Reset

stackless/writer.go:19–19  ·  view source on GitHub ↗
(w io.Writer)

Source from the content-addressed store, hash-verified

17 Flush() error
18 Close() error
19 Reset(w io.Writer)
20}
21
22// NewWriterFunc must return new writer that will be wrapped into

Callers 15

acquireRealZstdWriterFunction · 0.95
NewStreamReaderFunction · 0.95
BenchmarkWriteHexIntFunction · 0.95
testWriterFunction · 0.95
acquireZstdReaderFunction · 0.65
testArgsAcquireReleaseFunction · 0.65
resetMethod · 0.65
ErrorMethod · 0.65
NotModifiedMethod · 0.65

Implementers 1

writerstackless/writer.go

Calls

no outgoing calls

Tested by 15

BenchmarkWriteHexIntFunction · 0.76
testWriterFunction · 0.76
testArgsAcquireReleaseFunction · 0.52
testFSFSCompressFunction · 0.52
TestFSRootEnforcementFunction · 0.52