create_file_stream method

create_file_stream

Creates the stream used to write output file data.

Returns

Stream used to write output file data.

def create_file_stream(self):
    ...

See Also