botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
Pipe.append
botan
filters
pipe
Pipe
Insert a new filter at the back of the pipe
struct
Pipe
void
append
(
Filter
filter
)
Parameters
filter
Filter
the new filter to insert
Meta
Source
See Implementation
botan
filters
pipe
Pipe
aliases
message_id
constructors
this
destructors
~this
functions
append
defaultMsg
discardNext
endMsg
endOfData
getBytesRead
messageCount
peek
peekByte
pop
prepend
processMsg
read
readAll
readByte
remaining
reset
setDefaultMsg
startMsg
toString
write
static variables
DEFAULT_MESSAGE
LAST_MESSAGE
Insert a new filter at the back of the pipe