16#ifndef LIEF_VDEX_UTILS_H
17#define LIEF_VDEX_UTILS_H
ANDROID_VERSIONS
Definition version.hpp:23
Definition OAT/Binary.hpp:31
Android::ANDROID_VERSIONS android_version(vdex_version_t version)
Return the ANDROID_VERSIONS associated with the given VDEX version.
bool is_vdex(const std::string &file)
Check if the given file is an VDEX one.
vdex_version_t version(const std::string &file)
Return the VDEX version of the given file.
uint32_t vdex_version_t
Definition VDEX/type_traits.hpp:28
LIEF namespace.
Definition Abstract/Binary.hpp:36
#define LIEF_API
Definition visibility.h:41