{io} R# Documentation

io


require(R);

{$desc_comments}
imports "io" from "njl";



.NET clr function exports
open

Apply the function f to the result of open(args...; kwargs...) and close the resulting file descriptor upon completion.

write

open for writing

read

open for reading

flush

Commit all currently buffered writes to the given stream.


[Document Index]