Instance Methodswift 6.0.3Dispatch

enumerateBytes(block:)

This declaration has been renamed to DispatchData.enumerateBytes(_:).

This declaration was obsoleted in Swift 4.2.

func enumerateBytes(block: (UnsafeBufferPointer<UInt8>, Int, inout Bool) -> Void)