Function kiwix::readLanguagesFromFeed
Defined in File tools.h
Function Documentation
-
FeedLanguages kiwix::readLanguagesFromFeed(const std::string &content)
Load languages stored in an OPDS stream.
- Parameters:
content – the OPDS stream.
- Returns:
vector containing pairs of language code and their corresponding full language name.