Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { Filename string Message string Size int64 channel.NeverEqual channel.NoClose // contains filtered or unexported fields }
func BinaryMessage ¶
func BinaryMessage(r channel.BinaryReader) (Message, error)
func (Message) FromBinary ¶
Click to show internal directories.
Click to hide internal directories.