Documentation ¶
Index ¶
- func AddUint16ToBytePrefix(raw []byte, prefix uint16, littleEndian bool) []byte
- func AddUint32ToBytePrefix(raw []byte, prefix uint32, littleEndian bool) []byte
- func AddUint8ToBytePrefix(raw []byte, prefix uint8) []byte
- func NewChannelQueue(size int) *chqueue
- func NewQueue() *unsafeQueue
- func NewSafeQueue() *safeQueue
- type Queue
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddUint16ToBytePrefix ¶
func AddUint32ToBytePrefix ¶
func AddUint8ToBytePrefix ¶
func NewChannelQueue ¶
func NewChannelQueue(size int) *chqueue
func NewSafeQueue ¶
func NewSafeQueue() *safeQueue
Types ¶
Click to show internal directories.
Click to hide internal directories.