SwiftSH icon indicating copy to clipboard operation
SwiftSH copied to clipboard

'withUnsafeBytes' warning in session.swift & Libssh2.swift

Open tarun483 opened this issue 6 years ago • 0 comments

'withUnsafeBytes' is deprecated: use withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R instead Screenshot 2019-05-29 at 5 56 30 PM

tarun483 avatar May 29 '19 12:05 tarun483