Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WICG/webpackage
/ Len
Method
Len
go/bundle/encoder.go:88–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
type
section
interface
{
87
Name() string
88
Len() int
89
io.WriterTo
90
}
91
Callers
10
loadMetadata
Function · 0.65
loadResponse
Function · 0.65
addResponse
Method · 0.65
Len
Method · 0.65
writeSectionOffsets
Function · 0.65
writeFooter
Function · 0.65
TestWriteAndRead
Function · 0.65
serializeSignedMessage
Function · 0.65
Write
Method · 0.65
prettyPrintSCT
Function · 0.65
Implementers
2
indexSection
go/bundle/encoder.go
responsesSection
go/bundle/encoder.go
Calls
no outgoing calls
Tested by
1
TestWriteAndRead
Function · 0.52