Searched refs:currentEncodedPayload (Results 1 – 1 of 1) sorted by relevance
50 std::vector<uint8_t> currentEncodedPayload = std::move(encodedPayload); in getOutput() local55 return currentEncodedPayload; in getOutput()