Back to summary
import "io/stream";
Adds buffering to another stream.
Inherits from Stream.
static function create(parent: Stream): BufferedStream