vibe-core/source/vibe
Sönke Ludwig f56fd7580c Avoid reallocating the data in readFileUTF8 if the UTF encoding is valid.
Uses the immutable overload of sanitizeUTF8 to reuse the original buffer if possible.
2019-10-22 11:41:35 +02:00
..
core Avoid reallocating the data in readFileUTF8 if the UTF encoding is valid. 2019-10-22 11:41:35 +02:00
internal Improve performance of sanitizeUTF8/readFileUTF8. 2019-10-22 11:40:23 +02:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00