17 #ifndef _DECAF_INTERNAL_IO_STANDARDERROROUTPUTSTREAM_H_ 18 #define _DECAF_INTERNAL_IO_STANDARDERROROUTPUTSTREAM_H_ 45 virtual void doWriteByte(
unsigned char value );
47 virtual void doWriteArrayBounded(
const unsigned char* buffer,
int size,
int offset,
int length );
Wrapper Around the Standard error Output facility on the current platform.
Definition: StandardErrorOutputStream.h:32
#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