Continued with file-based stacks and file i/o:
[core.git] / inc / classes / interfaces / io / pointer / class_OutputPointer.php
index 8d367ebedd260bc170ebe4f3fb29443e45c5d93b..7d8300eebf50f0385207e42e898c2771315e4bc4 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-interface OutputPointer extends Streamable {
+interface OutputPointer extends StreamableOutput {
        /**
         * Write data to a file pointer
         *