Instance MethodSwiftFoundation
copyBytes(to:count:)
Available because
Self
conforms toDataProtocol
.
@discardableResult func copyBytes(to ptr: UnsafeMutableRawBufferPointer, count: Int) -> Int
Available because Self
conforms to DataProtocol
.
@discardableResult func copyBytes(to ptr: UnsafeMutableRawBufferPointer, count: Int) -> Int