Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WICG/webpackage
/ Name
Method
Name
go/bundle/encoder.go:359–361 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
357
}
358
359
func
(is *indexSection) Name() string {
360
return
"index"
361
}
362
363
func
(is *indexSection) Len() int {
364
if
is.bytes == nil {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected