Instance MethodSwiftFoundation
copyBytes(to:)
Available because
Self
conforms toDataProtocol
.
@discardableResult func copyBytes<DestinationType>(to ptr: UnsafeMutableBufferPointer<DestinationType>) -> Int
Available because Self
conforms to DataProtocol
.
@discardableResult func copyBytes<DestinationType>(to ptr: UnsafeMutableBufferPointer<DestinationType>) -> Int