Interface used by archives that write to streams.
Copyright: | 2020 Mark Nelson <mdjnelson@gmail.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 43 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
stream_writer_interface:: (1 method):
stream_instance()
Interface: stream_writer_interface - X-Ref
Interface used by archives that write to streams.stream_instance(string $filename) X-Ref |
Return the stream instance. param: string $filename return: static |