Photon Fusion 2.0.3

BinUtils Member List

This is the complete list of members for BinUtils, including all inherited members.

BytesToHex(byte *buffer, int length, int columns=16, string rowSeparator="\n", string columnSeparator=" ")BinUtilsstatic
BytesToHex(byte[] buffer, int columns=16)BinUtilsstatic
ByteToHex(byte value)BinUtilsstatic
HexToBytes(string str, byte *buffer, int length)BinUtilsstatic
unsafe(int, int) HexToInts(string strBinUtilsstatic
WordsToHex(int *buffer, int length, int columns=4, string rowSeparator="\n", string columnSeparator=" ")BinUtilsstatic
WordsToHex(uint *buffer, int length, int columns=4, string rowSeparator="\n", string columnSeparator=" ")BinUtilsstatic