Closed drogge closed 6 years ago
toPrintableVar now uses memcpy instead of sprints to copy raw data to result buffer. toPrintableArr now returns number of bytes placed in buffer.
To be sure, this is for issue #21 right?
toPrintableVar now uses memcpy instead of sprints to copy raw data to result buffer. toPrintableArr now returns number of bytes placed in buffer.