BigNumber.this

Constructor for BigNumber @param data - input data about number

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