Searched defs:idBytes (Results 1 – 3 of 3) sorted by relevance
144 auto idBytes = std::span(rbuf).subspan(blockRead ? statusByteLength : 0); in checkId() local
123 auto idBytes = std::span(rbuf).subspan(statusByteLength); in checkId() local