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