Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByteSteam ¶
type ByteSteam struct {
// contains filtered or unexported fields
}
用来控制二进制流的 主要用在发消息的时候,并数据流用的 如果消息数据加起来没有超过1000字节,那会有性能提升;
func NewByteSteam ¶
Click to show internal directories.
Click to hide internal directories.