Feature memory streams
Compare changes
@@ -2,7 +2,7 @@
@@ -56,6 +56,15 @@ void printInfo(const BufType& buf)
@@ -126,21 +135,22 @@ int main(int argc, char *argv[])
Some cleanup of memory-streams, primarily to add uiliststream that only uses stl components. This can be useful, for example, when parsing collated format outside of OpenFOAM (eg, in paraview/vtk).