Siv3D / OpenSiv3D

C++20 framework for creative coding 🎮🎨🎹 / Cross-platform support (Windows, macOS, Linux, and the Web)
https://siv3d.github.io/
MIT License
1k stars 138 forks source link

JSON::getUTF8String() / JSON::assignUTF8String(std::string_view) #1177

Closed Reputeless closed 7 months ago

Reputeless commented 8 months ago

大きな文字列を扱うときのために、UTF-32 変換を挟まないメンバ関数を追加する。

Reputeless commented 8 months ago

64d05c1