apple/swift-nio

We should offer the same `[get/set]MultipleIntegers` as we offer for `[read/write]MultipleIntegers` methods on ByteBuffer

Open

#2,736 建立於 2024年6月7日

在 GitHub 查看
 (14 留言) (1 反應) (0 負責人)Swift (8,453 star) (749 fork)batch import
good first issue

描述

Normally we provide all four variants of methods like get/set/read/write on the various ByteBuffer operations but we seem to missing the get/set variants for the multipleInterger based methods.

貢獻者指南