Simplify the format for indexNullAs on float[]/byte[] bridges

Description

See

See

IMO we should just expect a comma-separated list of bytes/floats. No need for [/ ] in there.

If there is some compelling reason to accept [ / ], we should just check manually they are the first and last character (respectively), then parse the substring between them as a comma-separated list of bytes/floats. No need for a regexp, I think?

Activity

Show:
Fixed

Details

Assignee

Reporter

Sprint

Fix versions

Priority

Created November 29, 2023 at 7:28 AM
Updated January 24, 2024 at 2:23 PM
Resolved November 30, 2023 at 11:26 AM