Searched refs:decodeShortMessage (Results 1 – 2 of 2) sorted by relevance
161 …bool decodeShortMessage(message& dest, const uint8_t *data, uint32_t length, const decode_context …
128 rt = decodeShortMessage(dest, &data[0], (uint32_t)data.size(), ctx); in decode()169 bool decoder::decodeShortMessage( in decodeShortMessage() function in decoder