[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 45 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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |