18 #ifndef _DECAF_UTIL_ZIP_CHECKEDINPUTSTREAM_H_ 19 #define _DECAF_UTIL_ZIP_CHECKEDINPUTSTREAM_H_ 80 virtual long long skip(
long long num );
84 virtual int doReadByte();
86 virtual int doReadArrayBounded(
unsigned char* buffer,
int size,
int offset,
int length );
An interface used to represent Checksum values in the Zip package.
Definition: Checksum.h:37
#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