BigNumber.data

Store actual number, which is split into array

struct BigNumber
@nogc
const(ubyte)[] data;