ktor-http-cio / io.ktor.http.cio.websocket / FrameType / get

get

operator fun get(opcode: Int): FrameType?

Find FrameType instance by numeric opcode

Return
a FrameType instance or null of the opcode value is not valid