binaryninja-api
binaryninja-api copied to clipboard
Implement slicing on TypedDataAccessor for ArrayTypes
A handler for slices has been added for the TypeDataAccessor for data variables with an ArrayType. Fixes #5501