MCPcopy Create free account
hub / github.com/Merovius/nbd / decode

Method decode

types.go:38–38  ·  view source on GitHub ↗
(*encoder, uint32)

Source from the content-addressed store, hash-verified

36type optionRequest interface {
37 encode(*encoder)
38 decode(*encoder, uint32) errno
39 code() uint32
40}
41

Callers

nothing calls this directly

Implementers 10

optAborttypes.go
optListtypes.go
optInfotypes.go
repAcktypes.go
repServertypes.go
infoExporttypes.go
infoNametypes.go
repErrortypes.go

Calls

no outgoing calls

Tested by

no test coverage detected