]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/streams/package/output/class_PackageOutputStream.php
Added a new task for listener pools and network package readers (for abstract Network...
[hub.git] / application / hub / main / streams / package / output / class_PackageOutputStream.php
index af98e5eef81093c19241c8f5e5e596fd872ea85c..35b382ae31b19b8c29c0e8676e3d3ccd94e92a1b 100644 (file)
@@ -50,7 +50,7 @@ class PackageOutputStream extends BaseStream implements OutputStreamable {
         *
         * @param       $data   The data (string mostly) to "stream"
         * @return      $data   The data (string mostly) to "stream"
-        * @throws      UnsupportedOperationException   If this method is called
+        * @todo        Do we need to do something more here?
         */
        public function streamData ($data) {
                // Encode the data with BASE64 encoding