tagion.utils.Miscellaneous

Miscellaneous functions

Members

Functions

cutHex
string cutHex(BUF buf)

+ Converts on the first part of the buffer to a Hex string + Used for debugging + + Params: + buf = is a buffer type like a byte array + Returns: + The 16 first hex digits of the buffer