MCPcopy Create free account
hub / github.com/PurpleI2P/i2pd / GetBase64SubstitutionTable

Function GetBase64SubstitutionTable

libi2pd/Base.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 };
52
53 const char * GetBase64SubstitutionTable ()
54 {
55 return T64;
56 }
57
58 /*
59 * Reverse Substitution Table (built in run time)

Callers 2

InitProfilesStorageFunction · 0.85
StartMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected