Method DumpToHex DumpToHex(byte[], int) Declaration public static string DumpToHex(this byte[] value, int bytesPerLine = 32) Parameters Type Name Description byte[] value int bytesPerLine Returns Type Description string