Searched defs:append_destination (Results 1 – 2 of 2) sorted by relevance
20 std::byte* const append_destination = buffer_.data() + size_; in append() local26 std::byte* const append_destination = buffer_.data() + size_; in append() local
32 char* const append_destination = buffer_.data() + size(); in append() local38 char* const append_destination = buffer_.data() + size(); in append() local