MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / Encoder

Method Encoder

LuaSTGPlus/Bencode.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59////////////////////////////////////////////////////////////////////////////////
60
61Encoder::Encoder()
62{
63 Reset();
64}
65
66void Encoder::makeData(const Value& v)
67{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected