apple/swift-nio

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

クローズ

#2,736 opened on 2024/06/07

 (14 件のコメント) (1 件のリアクション) (0 人の担当者)Swift (749 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (8,453 個のスター)
PR merge metrics
 (平均マージ 9d 10h) (30d で 15 merged PRs)

説明

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.

コントリビューターガイド