Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illation/ETEngine
/ ~BinaryReader
Method
~BinaryReader
Engine/source/EtCore/FileSystem/BinaryReader.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
BinaryReader::~BinaryReader(void)
18
{
19
Close();
20
}
21
22
std::string BinaryReader::ReadLongString()
23
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected