소스 검색

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