MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / Close

Method Close

internal/compressions/reader_brotli.go:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40}
41
42func (this *BrotliReader) Close() error {
43 return this.Finish(this)
44}

Callers 2

TestBrotliReaderFunction · 0.95
BenchmarkBrotliReaderFunction · 0.95

Calls 1

FinishMethod · 0.45

Tested by 2

TestBrotliReaderFunction · 0.76
BenchmarkBrotliReaderFunction · 0.76