src/main/decaf/io/BufferedInputStream.h File Reference

#include <decaf/util/Config.h>
#include <decaf/io/FilterInputStream.h>
#include <decaf/lang/exceptions/IllegalArgumentException.h>

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

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1