Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-69728

Remove BufBuilder::appendChar in favour of BufBuilder::appendByte

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage Execution

      The usage of BufBuilder::appendChar and the rest of the append*(char) family seems to be to append a single byte. To clarify the intent behind this we should define a method appendByte(std::byte) and replace the original method so that the meaning is clearly conveyed.

       

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: