Commits

Tony Parker committed 11e85d73a44
Add a new set of initializers to Data to aid efficiency and clarity when wrapping NSData. addresses: rdar://problem/26385078 Data() really needs a init(length:) and replaceBytes(in:withBytes:) rdar://problem/26508250 Add more specific init method to Data to indicate keeping a ref type