Function kiwix::readLanguagesFromFeed

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.