http\Encoding
[mdref/mdref] / http / Encoding / Stream / __construct.md
1 # void http\Encoding\Stream::__construct([int $flags = 0])
2
3 Base constructor for encoding stream implementations.
4
5 ## Params:
6
7 * Optional int $flags = 0
8 See http\Encoding\Stream and implementation specific constants.
9
10 ## Throws:
11
12 * http\Exception.