MCPcopy
hub / github.com/NVIDIA/aistore / MetadataSize

Method MetadataSize

dsort/extract/noop.go:49–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47func (*nopExtractCreator) UsingCompression() bool { return false }
48func (*nopExtractCreator) SupportsOffset() bool { return true }
49func (t *nopExtractCreator) MetadataSize() int64 { return t.internal.MetadataSize() }

Callers

nothing calls this directly

Calls 1

MetadataSizeMethod · 0.65

Tested by

no test coverage detected