LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
BinaryStream.hpp File Reference
#include <cstdint>
#include <vector>
#include <cstring>
#include <string>
#include <algorithm>
#include "LIEF/endianness_support.hpp"
#include "LIEF/errors.hpp"
#include "LIEF/visibility.h"
Include dependency graph for BinaryStream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::BinaryStream
 Class that is used to a read stream of data from different sources. More...
 
class  LIEF::ScopedStream
 
class  LIEF::ToggleEndianness
 

Namespaces

namespace  LIEF
 LIEF namespace.