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

Function GetBase32SubstitutionTable

libi2pd/Base.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 };
25
26 const char * GetBase32SubstitutionTable ()
27 {
28 return T32;
29 }
30
31 static void iT64Build(void);
32

Callers 1

InitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected