mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 08:34:09 +02:00
Markdown styling
This commit is contained in:
parent
6bfd2fdbd9
commit
a87fb58f01
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#Streams#
|
||||
# Streams #
|
||||
|
||||
[](https://travis-ci.org/icewind1991/Streams)
|
||||
[](https://coveralls.io/r/icewind1991/Streams?branch=master)
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Generic stream wrappers for php.
|
||||
|
||||
##CallBackWrapper##
|
||||
## CallBackWrapper ##
|
||||
|
||||
A `CallBackWrapper` can be used to register callbacks on read, write and closing of the stream,
|
||||
it wraps an existing stream and can thus be used for any stream in php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue