Contents

isEmpty

Indicates whether the block buffer is empty.

Declaration

var isEmpty: Bool { get }

Discussion

Indicates whether the block buffer is empty, i.e., devoid of any memory blocks or block buffer references. Note that a block buffer containing a not-yet allocated memory block is not considered empty.