dextool.vfs

Members

Structs

VfsFile
struct VfsFile

TODO use DIP-1000 to implement slices that do not escape the scope.

VirtualFileSystem
struct VirtualFileSystem

File layer abstracting the handling of in-memory files and concrete filesystem files.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Abstractions merging in-memory *file like objects" with memory mapped files.

License

MPL-2