18#ifndef _DECAF_IO_FLUSHABLE_H_
19#define _DECAF_IO_FLUSHABLE_H_
A Flushable is a destination of data that can be flushed.
Definition Flushable.h:34
virtual void flush()=0
Flushes this stream by writing any buffered output to the underlying stream.
#define DECAF_API
Definition Config.h:29
Definition BlockingByteArrayInputStream.h:25
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25