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 slice_ref to Buffer #2009

Open
robert3005 opened this issue Jan 18, 2025 · 2 comments · May be fixed by #2072
Open

Add slice_ref to Buffer #2009

robert3005 opened this issue Jan 18, 2025 · 2 comments · May be fixed by #2072

Comments

@robert3005
Copy link
Member

https://docs.rs/bytes/latest/bytes/struct.Bytes.html#method.slice_ref

@gatesn
Copy link
Contributor

gatesn commented Jan 23, 2025

Where was this used again?

@gatesn gatesn closed this as completed Jan 23, 2025
@gatesn gatesn reopened this Jan 23, 2025
@robert3005
Copy link
Member Author

robert3005 commented Jan 23, 2025

VarBinViewArray scalar_at, i.e. when a value is a view we want to return reference to a slice of view buffer

@robert3005 robert3005 linked a pull request Jan 24, 2025 that will close this issue
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 a pull request may close this issue.

2 participants