ledger-core
Public Types | Public Member Functions | List of all members
ledger::core::HttpUrlConnectionInputStream Class Reference

Public Types

typedef char Ch
 

Public Member Functions

 HttpUrlConnectionInputStream (const std::shared_ptr< api::HttpUrlConnection > &connection)
 
Ch Peek ()
 
Ch Take ()
 
size_t Tell () const
 
Ch * PutBegin ()
 
void Put (Ch)
 
void Flush ()
 
size_t PutEnd (Ch *)
 

The documentation for this class was generated from the following files: