浏览代码

Update Frame.php

李亮 9 年之前
父节点
当前提交
1ec30b182f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Protocols/Frame.php

+ 2 - 2
Protocols/Frame.php

@@ -37,7 +37,7 @@ class Frame
     }
 
     /**
-     * Encode.
+     * Decode.
      *
      * @param string $buffer
      * @return string
@@ -48,7 +48,7 @@ class Frame
     }
 
     /**
-     * Decode.
+     * Encode.
      *
      * @param string $buffer
      * @return string