Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ SupportsContentCompression
Method
SupportsContentCompression
repo/object/object_manager.go:39–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
contentReader
38
39
SupportsContentCompression() bool
40
WriteContent(ctx context.Context, data gather.Bytes, prefix content.IDPrefix, comp compression.HeaderID) (content.ID, error)
41
}
42
Callers
1
prepareAndWriteContentChunk
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected