activemq-cpp-3.9.5
BufferedInputStream.h File Reference

Go to the source code of this file.

Data Structures

class  decaf::io::BufferedInputStream
 A wrapper around another input stream that performs a buffered read, where it reads more data than it needs in order to reduce the number of io operations on the input stream. More...
 

Namespaces

namespace  decaf
 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
 
namespace  decaf::io