void PrintBytes(string deviceName, int[] printDataBytes, bool isFragment = false)

Prints bytes. Trust Level Required: High

Parameters

Name Description
deviceName The name of the device.
printDataBytes The data to print.
isFragment True if the data is a fragment.

Return

Nothing returned