Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ SetEncoding
Method
SetEncoding
src/core/fileheader.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
void cFileHeader::SetEncoding(Encoding e)
148
{
149
mEncoding = e;
150
}
151
152
void cFileHeader::Read(iSerializer* pSerializer, int32 /*version*/) // throw (eSerializer, eArchive)
153
{
Callers
3
WriteObjectToArchive
Function · 0.80
WriteFile
Method · 0.80
TestFileHeader
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestFileHeader
Function · 0.64