FileStream.this

Constructs a new file stream on the provided file

class FileStream
this
(
File file
)

Parameters

file File

the File to use

Meta