Guys,
is there any way to calculate sum of QByteArray, not as integer but byte... so max value must be 255...
i want to avoid any mistake from
Qt Code:
  1. sum % 256
To copy to clipboard, switch view to plain text mode