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

Method Close

internal/compressions/reader_zstd.go:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 2

TestZSTDReaderFunction · 0.95
BenchmarkZSTDReaderFunction · 0.95

Calls 1

FinishMethod · 0.45

Tested by 2

TestZSTDReaderFunction · 0.76
BenchmarkZSTDReaderFunction · 0.76