rust-fitsio
rust-fitsio copied to clipboard
How to read Bitmasks(like `32X`)?
#330 mentioned vector types. But This method need a corresponding type exists. Such as E with f32, J with i32。But there is no corresponding type for X (bool is not exactly).
If there is a type convert, it will convert 32X vector to a single variable can cause wrong result.