[swift-users] NSData vs Data in swift 3

CK TUNG cktung at mac.com
Thu Aug 11 23:00:45 CDT 2016


Anyone know where to get the updated guide on Binary Data in swift 3?

The only thing I know from WWDC video is that "NSData" is reference type and the "Data" is value type and they have different methods of init rules and to getbytes or copybytes.

Any idea on the motivation to have new Data class in Foundation ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160812/151f08a6/attachment.html>


More information about the swift-users mailing list