Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZeppelinMC/Zeppelin
/ Identifier
Method
Identifier
protocol/net/io/encoding/reader.go:106–108 ·
view source on GitHub ↗
(s *string)
Source
from the content-addressed store, hash-verified
104
}
105
106
func
(r Reader) Identifier(s *string) error {
107
return
r.String(s)
108
}
109
110
func
(r Reader) VarInt(value *int32) (i int, err error) {
111
var
(
Callers
15
Encode
Method · 0.45
Encode
Method · 0.45
Decode
Method · 0.45
Encode
Method · 0.45
Decode
Method · 0.45
Encode
Method · 0.45
Encode
Method · 0.45
encodeNode
Method · 0.45
Encode
Method · 0.45
Encode
Method · 0.45
Decode
Method · 0.45
Encode
Method · 0.45
Calls
1
String
Method · 0.95
Tested by
no test coverage detected