Returns an int value of n bits as a BigInt
BigInt preloadIntBig(int n) { return _preloadIntBig(_offset, n); }