18 #ifndef _DECAF_IO_INPUTSTREAMREADER_H_ 19 #define _DECAF_IO_INPUTSTREAMREADER_H_ 77 virtual bool ready()
const;
81 virtual int doReadArrayBounded(
char* buffer,
int size,
int offset,
int length);
83 virtual void checkClosed()
const;
#define DECAF_API
Definition: Config.h:29
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25