Instance Propertyswift 6.0.1Swift

    isEmpty

    A Boolean value indicating whether the buffer is empty.

    var isEmpty: Bool { get }

    Other members in extension

    Types

    • struct Iterator

      An iterator for the elements in the buffer referenced by an UnsafeBufferPointer or UnsafeMutableBufferPointer instance.

    Typealiases

    Type members

    Instance members