BigInt.bytes

Give ubyte length of the integer

struct BigInt
pragma(inline, true) const
size_t
bytes
()

Return Value

Type: size_t

ubyte length of the represented integer value

Meta