Registry / utility / kf5codecs

kf5codecs

JSON →
library5.116.0vcpkgunverified

String encoding library

vcpkg install kf5codecs
INSTALL
IMPORT
SIG · KF5CODECS
K
kf5codecs
utilitycppv5.116.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KCodecs
#include <KCodecs>

Base64 encode a string

#include <KCodecs> int main() { QByteArray data = KCodecs::base64Encode("hello"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.116.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

kf5codecs — pip install kf5codecs · libregistry