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

Method encode

types.go:202–202  ·  view source on GitHub ↗
(*encoder)

Source from the content-addressed store, hash-verified

200type optionReply interface {
201 code() uint32
202 encode(*encoder)
203 decode(*encoder, uint32)
204}
205

Callers 3

encodeReplyFunction · 0.65
serveFunction · 0.65
sendMethod · 0.65

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