5#ifndef DCPP_I_MEMORY_READ_FILE_HPP_INCLUDED
6#define DCPP_I_MEMORY_READ_FILE_HPP_INCLUDED
8#include <duckcpp/core/engine/IReadFile.hpp>
Interface providing read access to a memory read file.
Definition IMemoryReadFile.hpp:17
virtual const void * getBuffer() const =0
Get direct access to internal buffer of memory block used as file.
Interface providing read access to a file.
Definition IReadFile.hpp:19
As of Duckcpp 1.6, position2d is a synonym for vector2d.
Definition vector3d.hpp:11