MCPcopy Create free account
hub / github.com/dgrr/http2 / Deserialize

Method Deserialize

frame.go:59–59  ·  view source on GitHub ↗
(*FrameHeader)

Source from the content-addressed store, hash-verified

57
58 Serialize(*FrameHeader)
59 Deserialize(*FrameHeader) error
60}
61
62var framePools = func() [FrameContinuation + 1]*sync.Pool {

Callers 1

readFromMethod · 0.65

Implementers 10

GoAwaygoaway.go
WindowUpdatewindowUpdate.go
PushPromisepushpromise.go
Pingping.go
RstStreamrststream.go
Headersheaders.go
Prioritypriority.go
Continuationcontinuation.go
Settingssettings.go
Datadata.go

Calls

no outgoing calls

Tested by

no test coverage detected