swift swift で NSData -> Data 型への変換
以下の2通りあるようです。Data.init(referencing: nsData)またはnsData as Data
swift
mac
rust
os
未分類
mac
未分類
iOS
未分類
aws