Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Merovius/nbd
/ decode
Method
decode
types.go:203–203 ·
view source on GitHub ↗
(*encoder, uint32)
Source
from the content-addressed store, hash-verified
201
code() uint32
202
encode(*encoder)
203
decode(*encoder, uint32)
204
}
205
206
func
encodeReply(e *encoder, option uint32, reply optionReply) {
Callers
3
decodeInfo
Function · 0.95
recv
Method · 0.95
decodeOption
Function · 0.65
Implementers
10
optAbort
types.go
optList
types.go
optInfo
types.go
repAck
types.go
repServer
types.go
infoExport
types.go
infoName
types.go
infoDescription
types.go
infoBlockSize
types.go
repError
types.go
Calls
no outgoing calls
Tested by
no test coverage detected