| Author | lloyd@randombit.net |
|---|---|
| Branch | net.randombit.botan |
| Changelog |
Add a new constructor for DataSource_Stream taking in a std::istream. Previously the only method allowed was with a pathname, which is pretty inflexible since it prevents you from using devices like std::cin, etc |
| Date | 2008-03-11T19:10:05 |
| Oldrevision |
Old revision is: [08679920..] (diff) |
|---|---|
| Patch |
Patch file include/data_src.h (diff) Patch file src/data_src.cpp (diff) |