apple/swift-nio
We should offer the same `[get/set]MultipleIntegers` as we offer for `[read/write]MultipleIntegers` methods on ByteBuffer
Chiusa
#2736 aperta il 7 giu 2024
good first issue
Metriche repository
- Star
- (8453 stelle)
- Metriche merge PR
- (Merge medio 9g 10h) (15 PR mergiate in 30 g)
Descrizione
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.