Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromUint16BE ¶
FromUint16BE convert uint16 to []byte in big endian
func FromUint16LE ¶
FromUint16LE convert uint16 to []byte in little endian
@param v param @return []byte result
func SetAll ¶
SetAll set all bytes of the slice to value SetAll set all bytes of the slice to value
@param b byte array @param v param
func ToUint16BE ¶
ToUint16BE convert []byte of big endian to uint16
func ToUint16LE ¶
ToUint16LE convert []byte of little endian to uint16
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.