aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/parserInputStreamAdapter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added ability to parse directly from an input stream (eg. file). This allows ↵Vincent Richard2012-04-161-0/+162
very big messages to be parsed without loading the whole message data into memory.