romseygeek commented on PR #12357: URL: https://github.com/apache/lucene/pull/12357#issuecomment-1582840093
> Wouldn't aligning the refill against the buffer size be better in general? This is tricky because there are cases when you want to read multiple bytes over a buffer size boundary - eg you can call `readLong(1023)` and that would require a non-aligned buffer. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
