Blobに指定されたエンコーディングの文字列からデータを設定します。Sets the data in the blob from a string with the specified encoding.
BlobBlob
文字列データThe string data.
文字列をバイトとして解釈する際に使用するエンコーディング ※現在"Shift_JIS"のみに対応しています。The charset to use in interpreting the string as bytes. *Currently, only "Shift_JIS" is supported.
バイナリ情報を表すクラスです。This class represents binary information.