virtual-file Questions

3

Solved

I know there are Go libraries that create entire filesystems like VFS. But I only want to make a byte array into something that can fulfill the File interface.
Heterophyte asked 8/10, 2018 at 7:21

4

Solved

What is the most straightforward way to create a "virtual" file in Linux, that would allow the read operation on it, always returning the output of some particular command (run everytime the file i...
Biocellate asked 28/8, 2014 at 21:38

2

Solved

For a long time, I've been looking for a class in .NET that has functionality that makes it so that the operating system thinks there is a file (or directory, or both, etc) at a particular lo...
Cookie asked 14/2, 2011 at 5:36
1

© 2022 - 2024 — McMap. All rights reserved.