apple/swift-nio
We should offer the same `[get/set]MultipleIntegers` as we offer for `[read/write]MultipleIntegers` methods on ByteBuffer
Fechada
#2.736 aberto em 7 de jun. de 2024
good first issue
Métricas do repositório
- Stars
- (8.453 estrelas)
- Métricas de merge de PR
- (Mesclagem média 9d 10h) (15 fundiu PRs em 30d)
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.