Documentation
¶
Index ¶
Constants ¶
View Source
const ( // HeaderLength defines the length of the header packet before the body HeaderLength = 2 + 16 + 16 // MaxSegmentSize is the maximum body size for boxstream packets MaxSegmentSize = 4 * 1024 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.