botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
TransformationFilter.write
botan
filters
transform_filter
TransformationFilter
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(const(ubyte)* input, size_t input_size)
void
write
(Vector!(ubyte, Alloc) input)
class
TransformationFilter
void
write
(
Alloc
)
(
const
ref
Vector
!(
ubyte
,
Alloc
)
input
)
Meta
Source
See Implementation
botan
filters
transform_filter
TransformationFilter
constructors
this
functions
attachable
bufferReset
bufferedBlockSize
currentPosition
endMsg
getTransform
keySpec
setIv
setKey
setNext
startMsg
validIvLength
write
properties
name