Documentation
¶
Index ¶
Constants ¶
View Source
const PacketBytes = 2
View Source
const PacketSize = 1<<(PacketBytes*8) - 1
Variables ¶
This section is empty.
Functions ¶
func FreePacket ¶
func FreePacket(packet *Packet)
Types ¶
type PacketParser ¶
type PacketParser struct {
}
type Stream ¶
type Stream = io.ReadWriter
Click to show internal directories.
Click to hide internal directories.