Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ByteOrder binary.ByteOrder
ByteOrder specifies how to convert byte sequences into 16-, 32-, or 64-bit unsigned integers.
Functions ¶
func EnsureBufBigEnough ¶
EnsureBufBigEnough checks that given buffer is big enough to hold 'needed' bytes, otherwise returns a buffer of a size of at least 'needed' bytes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.