botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
Pipe.pop
botan
filters
pipe
Pipe
Remove the first filter at the front of the pipe.
struct
Pipe
void
pop
(
)
Meta
Source
See Implementation
botan
filters
pipe
Pipe
aliases
message_id
classes
InvalidMessageNumber
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
Remove the first filter at the front of the pipe.