[swift-users] Coerce NSData to Data
Ryan Lovelett
swift-dev at ryan.lovelett.me
Mon Oct 17 19:41:43 CDT 2016
> Does Data have a regular initializer to construct from an NSData?
It does. I've gone ahead and refactored the code to just not use NSData.
Thanks!
More information about the swift-users
mailing list