Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
func
(b *bytesReader) Size() (int64, error) {
23
return
b.Reader.Size(), nil
24
}
Callers
nothing calls this directly
Calls
1
Size
Method · 0.65
Tested by
no test coverage detected