[swift-users] Slicing a [UInt8] into a Data without copying?
Rick Mann
rmann at latencyzero.com
Thu May 4 18:31:27 CDT 2017
Is it possible to make a (immutable) Data() object from a slice of a [UInt8] and avoid copying the data?
--
Rick Mann
rmann at latencyzero.com
More information about the swift-users
mailing list