botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
ZlibDecompression.startRaw
botan
compression
zlib
ZlibDecompression
Undocumented in source. Be warned that the author may not have intended to support it.
alias
startRaw
=
StreamDecompression
.
startRaw
SecureVector
!
ubyte
startRaw
(const(ubyte)* data, size_t data_len)
class
ZlibDecompression
protected override
SecureVector
!ubyte
startRaw
(
const
(
ubyte
)*
data
,
size_t
data_len
)
Meta
Source
See Implementation
botan
compression
zlib
ZlibDecompression
aliases
startRaw
functions
clear
defaultNonceLength
finish
flush
makeStream
minimumFinalSize
name
outputLength
provider
update
updateGranularity
validNonceLength