pikotools/src/utf8
Tomasz Sowa 819c49e638 added class Stream (textstream/stream.h) which acts as a base class for TextStream
TextStream is making conversions wide/utf8 now
2021-06-20 14:13:23 +02:00
..
utf8.cpp added to TextStream: 2021-06-15 19:54:50 +02:00
utf8.h added to TextStream: 2021-06-15 19:54:50 +02:00
utf8_private.cpp fixed: using size() when serializing strings - this allows to serialize a string which contain a null character 2021-06-14 13:48:32 +02:00
utf8_private.h added class Stream (textstream/stream.h) which acts as a base class for TextStream 2021-06-20 14:13:23 +02:00
utf8_templates.h changed utf8 functions: PascalCase to snake_case 2021-05-21 00:24:56 +02:00