Contents

makeIterator()

Returns an iterator over the contents of the data.

Declaration

func makeIterator() -> Data.Iterator

Discussion

The iterator will increment byte-by-byte.

See Also

Iterating Over Bytes