Variable FileInputStream._file

Declaration

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

Authors

Copyright

License