MCPcopy Create free account
hub / github.com/brimdata/super / Size

Method Size

pkg/storage/bytes.go:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22func (b *bytesReader) Size() (int64, error) {
23 return b.Reader.Size(), nil
24}

Callers

nothing calls this directly

Calls 1

SizeMethod · 0.65

Tested by

no test coverage detected