Continued with file-based stacks and file i/o:
[core.git] / inc / classes / interfaces / io / pointer / class_InputPointer.php
index d312dc9f2cee2674eba8316863c730ea71a0cf5a..1d67cd24599fb3ba1b66e2bad501fdf510adb6eb 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 InputPointer extends Streamable {
+interface InputPointer extends StreamableInput {
        /**
         * Read data a file pointer
         *