Contents

enumerateBytes(_:)

Declaration

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

See Also

Iterating Over the Buffer Contents