MCPcopy Create free account
hub / github.com/bytemode/pitaya-notes / Decode

Function Decode

conn/message/message_encoder.go:145–208  ·  view source on GitHub ↗

Decode unmarshal the bytes slice to a message See ref: https://github.com/topfreegames/pitaya/blob/master/docs/communication_protocol.md

(data []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

handlePacketsMethod · 0.92
processPacketMethod · 0.92
DecodeMethod · 0.70
TestDecodeFunction · 0.70

Calls 6

InflateDataFunction · 0.92
invalidTypeFunction · 0.85
routableFunction · 0.85
Uint16Method · 0.80
NewFunction · 0.70
TypeTypeAlias · 0.70

Tested by 1

TestDecodeFunction · 0.56