bjchambers commented on issue #807: URL: https://github.com/apache/arrow-rs/issues/807#issuecomment-928217184
If the intention of `Buffer` is to not have a length, then maybe like `bit_slice` shouldn't accept a length / affect the length. Instead, it should only take an `offset` (like `Buffer::slice`). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
