isControlOpcode

    Whether the opcode is in the control range: that is, if the high bit of the opcode nibble is 1.

    WebSocketOpcode.swift:50
    var isControlOpcode: Bool { get }

    Other members in extension

    Type members

    Instance members