botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
BigInt.bytes
botan
math
bigint
bigint
BigInt
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
Source
See Implementation
botan
math
bigint
bigint
BigInt
aliases
Base
Sign
classes
DivideByZero
constructors
this
enums
Decimal
Negative
functions
abs
binaryDecode
binaryEncode
bits
byteAt
bytes
clear
clearBit
cmp
encodedSize
flipSign
getBit
getSubstring
growTo
isEven
isNegative
isNonzero
isOdd
isPositive
isZero
length
load
maskBits
mutablePtr
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
randomize
reserve
reverseSign
setBit
setSign
sigWords
sign
size
swap
swapReg
toString
toUint
toVector
wordAt
postblits
this(this)
properties
dup
move
ptr
static functions
decode
encode
encode1363
encodeLocked
powerOf2
randomInteger
Give ubyte length of the integer