Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ Open
Method
Open
src/ChunkWriter.cpp:282–285 ·
view source on GitHub ↗
Open the writer
Source
from the content-addressed store, hash-verified
280
281
// Open the writer
282
void ChunkWriter::Open()
283
{
284
is_open = true;
285
}
Callers
1
ChunkWriter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected