|
ledger-core
|
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 *) |
1.8.13