apple/swift-nio
We should offer the same `[get/set]MultipleIntegers` as we offer for `[read/write]MultipleIntegers` methods on ByteBuffer
Fermée
#2 736 ouverte le 7 juin 2024
good first issue
Métriques du dépôt
- Stars
- (8 453 étoiles)
- Métriques de merge PR
- (Merge moyen 9j 10h) (15 PRs mergées en 30 j)
Description
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.