FixedSizeList to use ListView #6983
gatesn
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently FSL is typically used for vectors or fixed-length bytes. We already know from our other canonical encodings that there is value in having the concept of "views" that allows for selection and filtering without copying elements, e.g. VarBinView.
Beta Was this translation helpful? Give feedback.
All reactions