Add KJ utility functions to encode/decode blobs in common formats.
In particular: UTF-{8,16,32}, Hex, URI encoding, and Base64
Showing
c++/src/kj/encoding-test.c++
0 → 100644
This diff is collapsed.
c++/src/kj/encoding.c++
0 → 100644
This diff is collapsed.
c++/src/kj/encoding.h
0 → 100644
Please
register
or
sign in
to comment