Variable FileOutputStream._file

Declaration

class FileOutputStream
{
  // ...
  std.stdio.File _file;
  // ...
}

Authors

Copyright

License