8a0458c17b
This can be used for unit tests to reduce the need for temporary files. A MemoryFile acts the same as any other File object, but stores the contents in memory. The memory pointer can be accessed directly. A file with the 'memory://' prefix will be a memory file. Change-Id: I10ae3ed5391c8fd838e6dfb33106dec959bdc224 |
||
---|---|---|
.. | ||
file.cc | ||
file.gyp | ||
file.h | ||
file_closer.h | ||
file_unittest.cc | ||
io_cache.cc | ||
io_cache.h | ||
io_cache_unittest.cc | ||
local_file.cc | ||
local_file.h | ||
memory_file.cc | ||
memory_file.h | ||
memory_file_unittest.cc | ||
threaded_io_file.cc | ||
threaded_io_file.h | ||
udp_file.h | ||
udp_file_posix.cc | ||
udp_file_win.cc |