18#ifndef _DECAF_IO_BUFFEREDINPUTSTREAM_H_
19#define _DECAF_IO_BUFFEREDINPUTSTREAM_H_
46 unsigned char* proxyBuffer;
94 virtual long long skip(
long long num);
99 virtual void mark(
int readLimit);
121 int bufferData(
InputStream* stream,
unsigned char*& buffer);
#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