MCPcopy Index your code
hub / github.com/aceld/zinx / SetData

Method SetData

ziface/imessage.go:14–14  ·  view source on GitHub ↗

Sets the ID of the message(设计消息ID)

([]byte)

Source from the content-addressed store, hash-verified

12
13 SetMsgID(uint32) // Sets the ID of the message(设计消息ID)
14 SetData([]byte) // Sets the content of the message(设计消息内容)
15 SetDataLen(uint32) // Sets the length of the message data segment(设置消息数据段长度)
16}

Callers 2

InterceptMethod · 0.65
InterceptMethod · 0.65

Implementers 1

Messagezpack/message.go

Calls

no outgoing calls

Tested by

no test coverage detected