18 #ifndef _DECAF_IO_OUTPUTSTREAMWRITER_H_ 19 #define _DECAF_IO_OUTPUTSTREAMWRITER_H_ 76 virtual void doWriteArrayBounded(
const char* buffer,
int size,
int offset,
int length);
79 virtual void checkClosed()
const;
A class for turning a character stream into a byte stream.
Definition: OutputStreamWriter.h:36
#define DECAF_API
Definition: Config.h:29
Base interface for any class that wants to represent an output stream of bytes.
Definition: OutputStream.h:39
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25