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 a Binary::Buffer#index method #508

Open
postmodern opened this issue May 5, 2024 · 0 comments
Open

Add a Binary::Buffer#index method #508

postmodern opened this issue May 5, 2024 · 0 comments
Labels
binary Binary data feature New Feature

Comments

@postmodern
Copy link
Member

Add an index method to Binary::Buffer for search for a binary string within the buffer's contents. Binary::CString and Binary::ByteSlice already have index methods that we could adapt for Binary::Buffer.

@postmodern postmodern added binary Binary data feature New Feature labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binary Binary data feature New Feature
Projects
None yet
Development

No branches or pull requests

1 participant