Registry / utility / kf6codecs

kf6codecs

JSON →
library6.23.0vcpkgunverified

String encoding library

vcpkg install kf6codecs
INSTALL
IMPORT
SIG · KF6CODECS
K
kf6codecs
utilitycppv6.23.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>

Encode and decode strings using base64

#include <KCodecs> #include <QString> QString encoded = KCodecs::base64Encode("Hello World"); QString decoded = KCodecs::base64Decode(encoded);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.23.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources

No resource links recorded.

kf6codecs — pip install kf6codecs · libregistry