Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitfieldaudio/OTTO
/ ByteFile
Method
ByteFile
src/util/bytefile.cpp:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
/****************************************/
10
11
ByteFile::ByteFile() {}
12
13
ByteFile::ByteFile(const Path& p) {
14
open(p);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected