split functions to different class only for `lib`
Will save some bytes in embedsynclib.
Candidates:
- base32/64 string functions;
- TCP Server Socket;
- Hashed<> and all hashing related functions of String (so xxhash is not a dependency).
Edited by Bernard van Gastel