Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ HostFileStream
Method
HostFileStream
Sming/Arch/Host/Core/Data/Stream/HostFileStream.cpp:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
#include
"HostFileStream.h"
12
13
HostFileStream::HostFileStream() : IFS::FileStream(&IFS::Host::getFileSystem())
14
{
15
}
Callers
nothing calls this directly
Calls
1
getFileSystem
Function · 0.85
Tested by
no test coverage detected