Discussion 解説
Use this initializer to create a string by converting an MLData
with an underlying type of String
. You can confirm the data value’s underlying type by retrieving a non-nil
value from string
or by inspecting the type
property.
このイニシャライザを使って文字列を作成してください、MLData
をある基礎をなす型のString
で変換することによってあなたは、データ値のもつ基礎をなす型を確認することが、非nil
値をstring
から回収することによって、またはtype
プロパティを調査することによって可能です。