botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
BigInt.encodedSize
botan
math
bigint
bigint
BigInt
struct
BigInt
const
size_t
encodedSize
(
Base
base
=
Binary
)
Parameters
base
Base
the base to measure the size for
Return Value
Type:
size_t
size of this integer in base base
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