|
activemq-cpp-3.8.2
|
#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 | |
| decaf | |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| decaf::io | |