@Nullable open fun decode(message: M): T
See Also javax.websocket.Decoder.Text#decode(String)javax.websocket.Decoder.Binary#decode(ByteBuffer)