Searched refs:is_last_byte (Results 1 – 1 of 1) sorted by relevance
98 auto is_last_byte = [&](std::byte byte) { in pw_varint_DecodeCustom() local115 if (is_last_byte(buffer[count++])) { in pw_varint_DecodeCustom()