| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 42 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
DroppingStream:: (2 methods):
__construct()
write()
Class: DroppingStream - X-Ref
Stream decorator that begins dropping data once the size of the underlying| __construct(StreamInterface $stream, $maxLength) X-Ref |
param: StreamInterface $stream Underlying stream to decorate. param: int $maxLength Maximum size before dropping data. |
| write($string) X-Ref |
| No description |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |