PyCmdMessenger icon indicating copy to clipboard operation
PyCmdMessenger copied to clipboard

Add format for bytes objects

Open iFreilicht opened this issue 8 years ago • 1 comments

Very useful for raw data. Sending and receiving will not format the input data in any way. Fixes #33

iFreilicht avatar Nov 20 '17 21:11 iFreilicht

As opposed to what I suggested in the issue I opened, _send_bytes is not quite equivalent to _send_string, but it's more useful this way.

iFreilicht avatar Nov 20 '17 21:11 iFreilicht