azure-core
Classes
Azure::Core::IO Namespace Reference

Abstractions related to communications with Azure.

Classes

class  BodyStream
 Used to read data to/from a service. More...
 
class  FileBodyStream
 A concrete implementation of Azure::Core::IO::BodyStream used for reading data from a file. More...
 
class  MemoryBodyStream
 Azure::Core::IO::BodyStream providing data from an initialized memory buffer. More...
 
class  ProgressBodyStream
 A concrete implementation of Azure::Core::IO::BodyStream that wraps another stream and reports progress. More...