Skip to content

Conversation

@iverase
Copy link
Contributor

@iverase iverase commented Nov 13, 2025

The number of bytes written by a Directwriter is always the same for a number of values with a number of bits per value. Still, this class does not provide a method to compute that value so users of this class are force to get the bytes written from the provided DataOutput and save that number for later reading the values.

This PR proposes adds a method that computes the values written given the total number of values and the bits required.

…encoding a number of values using a number of bits per value.
@github-actions github-actions bot added this to the 10.4.0 milestone Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant