16#ifndef LIEF_DSC_UTILS_H
17#define LIEF_DSC_UTILS_H
Class that is used to a read stream of data from different sources.
Definition BinaryStream.hpp:33
static result< FileStream > from_file(const std::string &file)
Definition SpanStream.hpp:32
Namespace related to the dyld shared cache support.
Definition caching.hpp:22
bool is_shared_cache(BinaryStream &stream)
Check if the given stream wraps a Dyld Shared Cache.
LIEF namespace.
Definition Abstract/Binary.hpp:40
#define LIEF_API
Definition visibility.h:41