Returns a uint value of n bits as a BigInt
BigInt preloadUintBig(int n) { return _preloadUintBig(_offset, n); }