Description
Can you add a useDecimalForUnsigned8 flag to BinaryRecordReader, defining whether to load unsigned8s as bigIntegers rather than longs? Exactly the same thing that exists in ThorFileReader. The vault in the cloud project is running into that exact overflow issue, using the tardis lenticmanager and we need a way to set that flag for particular files. This is blocking their testing process.