Ver Fonte

Update Frame.php

李亮 há 9 anos atrás
pai
commit
1ec30b182f
1 ficheiros alterados com 2 adições e 2 exclusões
  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