#include <CscMessageHandler.h>
◆ bytes
| const unsigned char* conscience_core::communication::CscMessageHandlerResult::bytes |
Message handling result, as bytes. If result is a plain string, those bytes will just be string chars, terminated by \0. If result is binary, you will find a prefix ^CSCB^[bytesLength]^[lastModTimeMillisOrMinus1]^ and then data bytes
- Note
- this pointer will be deleted once response is sent
◆ bytesCount
| size_t conscience_core::communication::CscMessageHandlerResult::bytesCount |
The documentation for this struct was generated from the following file: