Skip to content

Instantly share code, notes, and snippets.

@xrrocha
Created December 16, 2020 17:26
Show Gist options
  • Save xrrocha/95600da6b2ca1f760e0dcc5b14ec592a to your computer and use it in GitHub Desktop.
Save xrrocha/95600da6b2ca1f760e0dcc5b14ec592a to your computer and use it in GitHub Desktop.
code block for README-4
final var reader =
new InputStreamReader(
new FileInputStream(
new File(filename)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment