Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のiOSプロジェクトでは、画像を文字列形式で保存するという問題がありました。Coredataを使用しています。SQLiteデータベースブラウザを使用してデータベースに値を挿入しています。画像を文字列形式で保存し、プロジェクトで取得する方法はありますか?
NSData を文字列に変換したい場合は、base64などのエンコーディングを試すことができます。
NSDatatype属性に格納できます。
NSData