stdout_filesystem
Definition
/**
* Write-only filesystem useful when we just want to write the output to stdout.
* The main use case is for streaming datasets over http.
*/
stdout_filesystem(string $protocol) : StdOutFilesystem /**
* Write-only filesystem useful when we just want to write the output to stdout.
* The main use case is for streaming datasets over http.
*/
stdout_filesystem(string $protocol) : StdOutFilesystem