Documentation ¶
Index ¶
Constants ¶
View Source
const (
PH = 0
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtoBufProtocol ¶
func ProtoBuf ¶
func ProtoBuf(sizeofRecvBuffer int, sizeofSendBuffer int, allocator p.IAllocator, encryptor p.IEncryptor, decryptor p.IDecryptor) *ProtoBufProtocol
func (*ProtoBufProtocol) NewCodec ¶
func (p *ProtoBufProtocol) NewCodec(rw io.ReadWriter) (link.Codec, error)
Click to show internal directories.
Click to hide internal directories.