Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'Take nth bytes' operation #1915

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

Oshawk
Copy link

@Oshawk Oshawk commented Sep 25, 2024

Can't re-open #695 so am creating a new PR. Finally got around to updating the branch.

Added an operation to take every 2nd, 3rd etc. byte starting at a given byte. Can be applied to each line. Tests included.

Added 'Take nth bytes' operation.
Fixed issue where new lines were truncated.
Fixed linting.
Added tests for the 'Take nth byte' operation.
Added tests to index.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant