Reads at a seek without changing seek. **Does not work for dynamic arrays**
Will still return an invalid value if reading outside stream Sets incompleteRead to true if there were less bytes in stream that T.sizeof
the data read at position
See Implementation
Reads at a seek without changing seek. **Does not work for dynamic arrays**
Will still return an invalid value if reading outside stream Sets incompleteRead to true if there were less bytes in stream that T.sizeof