Instance Propertyswift-nio 2.81.0NIOCore

first

The first Element of the CircularBuffer (or nil if empty).

CircularBuffer.swift:780
var first: Element? { get }