botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
bufferInsert
botan
utils
mem_ops
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
bufferInsert
(Vector!(T, Alloc) buf, size_t buf_offset, T* input, size_t input_length)
size_t
bufferInsert
(
T
Alloc
)
(
ref
Vector
!(
T
,
Alloc
)
buf
,
size_t
buf_offset
,
in
T
*
input
,
size_t
input_length
)
size_t
bufferInsert
(Vector!(T, Alloc) buf, size_t buf_offset, Vector!(T, Alloc2) input)
Meta
Source
See Implementation
botan
utils
mem_ops
functions
bufferInsert
sameMem
setMem
unlock
zap
zeroise