botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
BERDecoder.this
botan
asn1
ber_dec
BERDecoder
Undocumented in source.
this
(DataSource src)
this
(const(ubyte)* data, size_t length)
struct
BERDecoder
this
(
const
(
ubyte
)*
data
,
size_t
length
)
this
(Vector!(T, ALLOC) data)
this
(RefCounted!(Vector!(T, ALLOC), ALLOC) data)
this
(BERDecoder other, BERObject pushed)
Meta
Source
See Implementation
botan
asn1
ber_dec
BERDecoder
constructors
this
functions
decode
decodeAndCheck
decodeConstrainedInteger
decodeIntegerType
decodeList
decodeNull
decodeOctetStringBigint
decodeOptional
decodeOptionalImplicit
decodeOptionalString
discardRemaining
endCons
getNext
getNextObject
getNextOctetString
moreItems
pushBack
rawBytes
startCons
verifyEnd
postblits
this(this)
properties
dup
move