16#ifndef LIEF_DEX_UTILS_H
17#define LIEF_DEX_UTILS_H
Class that is used to a read stream of data from different sources.
Definition BinaryStream.hpp:33
Definition DEX/Class.hpp:30
bool is_dex(const std::string &file)
Check if the given file is a DEX.
uint32_t dex_version_t
Definition DEX/types.hpp:23
LIEF namespace.
Definition Abstract/Binary.hpp:39
lief_version_t version()
Return the current version.
#define LIEF_API
Definition visibility.h:41