MCPcopy 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
143Decoder::Decoder()
144{
145 Reset();
146}
147
148bool Decoder::closeValue()
149{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected