Instance Propertyswift-nio 2.72.0NIOCore

    capacity

    The current capacity of the storage of this ByteBuffer, this is not constant and does not signify the number of bytes that have been written to this ByteBuffer.

    ByteBuffer-core.swift:578
    var capacity: Int { get }

    Other members in extension

    Types

    Typealiases

    Show implementation details (2)

    Hide implementation details

    Type members

    Instance members

    Show obsolete interfaces (3)

    Hide obsolete interfaces