Contents

isContiguous

Determine whether the block buffer is contiguous.

Declaration

var isContiguous: Bool { get }

Discussion

true if block buffer references a single contiguous memory block false otherwise. Also false if the buffer is empty.