![]() |
ERIS CORE
|
void FASTRUN SvcSerialCommandInterface::sendLZ4Message | ( | ) |
Calling this function signals the end of a compressed message.
The txBuffer contents are lz4 compressed, base64 encoded and finally sent.
The serial message format is "LZ4 [UNCOMPRESSED_SIZE] [BASE64 encoded LZ4 compressed message]".
Definition at line 115 of file svcSerialCommandInterface.cpp.
References AppBaseClass::am, empty(), index_tx_buffer, p_tx_Buffer, p_working_buffer, AppManager::requestArmSetClock(), and throttle().
Referenced by AudioDirector::getAudioStreamObjByName(), AppWren::isWrenResultOK(), AppWren::loadScript(), AppCQT::messageHandler(), SvcErisAudioParameterController::messageHandler(), messageHandler_GET_RAM1(), messageHandler_GET_RAM2(), SvcDataDictionary::printDictionary(), AppManager::printStats(), AudioDirector::printStats(), AppWren::rebootRequest(), AppCQT::render(), streamTransmitHandler(), update(), and writeFn().