Classes | Namespaces
HttpByteReadResource.hpp File Reference

(2)

A read-only HTTP resource which is read as bytes. More...

#include <Balau/Resource/ByteReadResource.hpp>
#include <Balau/Resource/Impl/HttpSource.hpp>
#include <boost/iostreams/stream.hpp>
Include dependency graph for HttpByteReadResource.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HttpByteReadResource
 A read-only HTTP resource which is read as bytes. More...
 

Namespaces

 Balau::Resource
 The unified resource class hierarchy.
 

Detailed Description

A read-only HTTP resource which is read as bytes.