botan v1.12.8 (2016-11-14T10:06:52Z)
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