Removes bounds checks, just like #64. Conflicts with and supersedes #64.
I am interested in this because I'm optimizing the exr crate and it would be nice to use these conversion routines directly instead of going through the slice conversion function.
Removes bounds checks, just like #64. Conflicts with and supersedes #64.
I am interested in this because I'm optimizing the
exr
crate and it would be nice to use these conversion routines directly instead of going through the slice conversion function.