18#ifndef _DECAF_UTIL_ZIP_CHECKEDINPUTSTREAM_H_
19#define _DECAF_UTIL_ZIP_CHECKEDINPUTSTREAM_H_
45 CheckedInputStream(
const CheckedInputStream&);
46 CheckedInputStream& operator=(
const CheckedInputStream&);
80 virtual long long skip(
long long num);
An interface used to represent Checksum values in the Zip package.
Definition Checksum.h:37
#define DECAF_API
Definition Config.h:29
Definition AbstractCollection.h:33
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25