botan.filters.pipe

Pipe

Members

Classes

NullFilter
class NullFilter
Undocumented in source.

Structs

Pipe
struct Pipe

This class represents pipe objects. A set of filters can be placed into a pipe, and information flows through the pipe until it reaches the end, where the output is collected for retrieval. If you're familiar with the Unix shell environment, this design will sound quite familiar.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)