aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/textcodecutf8.cpp
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2019-07-05 10:26:37 -0700
committerMike Buland <eichlan@xagasoft.com>2019-07-05 10:26:37 -0700
commit9cdf227b84a18141de527a0ad85344a20914b974 (patch)
treec1cb3d0e15b8ce96c0d680e2ce8360e3e452fbfd /src/unstable/textcodecutf8.cpp
parent14683979c43e17393dc4f902fe65ed22898b2bce (diff)
downloadlibbu++-9cdf227b84a18141de527a0ad85344a20914b974.tar.gz
libbu++-9cdf227b84a18141de527a0ad85344a20914b974.tar.bz2
libbu++-9cdf227b84a18141de527a0ad85344a20914b974.tar.xz
libbu++-9cdf227b84a18141de527a0ad85344a20914b974.zip
Started work on Text and friends.
Text processing isn't trivial, and I want this iteration to be significantly more robust. This time I/O will be seperated out into codecs that will handle the encoding/decoding to/from different formats.
Diffstat (limited to 'src/unstable/textcodecutf8.cpp')
-rw-r--r--src/unstable/textcodecutf8.cpp0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/unstable/textcodecutf8.cpp b/src/unstable/textcodecutf8.cpp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/unstable/textcodecutf8.cpp