%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/ugotscom/bos_naturals/vendor/ratchet/rfc6455/src/Messaging/
Upload File :
Create Path :
Current File : /home/ugotscom/bos_naturals/vendor/ratchet/rfc6455/src/Messaging/MessageInterface.php

<?php
namespace Ratchet\RFC6455\Messaging;

interface MessageInterface extends DataInterface, \Traversable, \Countable {
    /**
     * @param FrameInterface $fragment
     * @return MessageInterface
     */
    function addFrame(FrameInterface $fragment);

    /**
     * @return int
     */
    function getOpcode();

    /**
     * @return bool
     */
    function isBinary();
}

Zerion Mini Shell 1.0