Function argdata::bigint

source ·
pub fn bigint<'d>(value: &'d [u8]) -> BigInt<'d>
Expand description

Create an argdata value representing an arbitrary length 2’s complement integer.