Instance Propertyswift-nio 2.72.0NIOCore

    writerIndex

    The write index or the number of bytes previously written to this ByteBuffer. writerIndex is 0 for a newly allocated ByteBuffer.

    ByteBuffer-core.swift:898
    var writerIndex: 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