http\Encoding
[mdref/mdref-http] / http / Encoding / Stream / __construct.md
diff --git a/http/Encoding/Stream/__construct.md b/http/Encoding/Stream/__construct.md
new file mode 100644 (file)
index 0000000..baf8923
--- /dev/null
@@ -0,0 +1,12 @@
+# void http\Encoding\Stream::__construct([int $flags = 0])
+
+Base constructor for encoding stream implementations.
+
+## Params:
+
+* Optional int $flags = 0  
+  See http\Encoding\Stream and implementation specific constants.
+
+## Throws:
+
+* http\Exception.