fin

The value of the fin bit. If set, this is the last frame in a fragmented frame. If not set, this frame is one of the intermediate frames in a fragmented frame. Must be set if a frame is not fragmented at all.

WebSocketFrame.swift:171
var fin: Bool { get set }