Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ Decoder
Method
Decoder
LuaSTGPlus/Bencode.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
};
142
143
Decoder::Decoder()
144
{
145
Reset();
146
}
147
148
bool Decoder::closeValue()
149
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected