Описание тега filereader

`FileReader` can refer either to the `java.io.FileReader` class for reading files as text in a file system in Java, or to a similar class in JavaScript to access files on a local machine. See the description for more details.

FileReader can refer to two things: