Move streaming of objects into backends
In "streaming.h" we have a couple of interfaces that relate to streaming of objects from various different sources. We'll have to refactor this interface so that we move the logic to stream an object into the specific object source.
Edited by Patrick Steinhardt