class I18n::Tasks::Scanners::Files::CachingFileReader

Reads the files in ‘rb’ mode and UTF-8 encoding. Wraps a {FileReader} and caches the results.

@note This class is thread-safe. All methods are cached. @since 0.9.0