![]() |
botsense
3.2.0
RoadNarrows Client-Server Proxied Services Framework
|
Log data bytes. More...
Log data bytes.
#include "botsense/BotSense.h"
#include "botsense/libBotSense.h"
void bsLogBuf(const char *sBufName, byte_t buf[], size_t uCount);
Description:
Print diagnostic logging of the contents of a buffer of bytes.
sBufName | Name of buffer. |
buf | Buffer. |
uCount | Number of bytes to log. |