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

Method code

types.go:318–318  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

316}
317
318func (r *infoName) code() uint32 { return cRepInfo }
319
320func (r *infoName) encode(e *encoder) {
321 e.writeUint16(cInfoName)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected