Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Merovius/nbd
/ code
Method
code
types.go:338–338 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
336
}
337
338
func
(r *infoDescription) code() uint32 {
return
cRepInfo }
339
340
func
(r *infoDescription) encode(e *encoder) {
341
e.writeUint16(cInfoDescription)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected