Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhewm/dhewm3
/ Write
Method
Write
neo/framework/DemoFile.cpp:326–328 ·
view source on GitHub ↗
================ idDemoFile::Write ================ */
Source
from the content-addressed store, hash-verified
324
================
325
*/
326
int idDemoFile::Write( const void *buffer, int len ) {
327
return compressor->Write( buffer, len );
328
}
Callers
4
Log
Method · 0.45
OpenForWriting
Method · 0.45
ReadHashString
Method · 0.45
WriteHashString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected