Skip to content

Instantly share code, notes, and snippets.

@kubawieczorek
Created November 30, 2019 10:05
Show Gist options
  • Save kubawieczorek/6e3b7a8258d8c8a6263136c239cac741 to your computer and use it in GitHub Desktop.
Save kubawieczorek/6e3b7a8258d8c8a6263136c239cac741 to your computer and use it in GitHub Desktop.
BufferedInputStream bufferedInputStream = new BufferedInputStream(new FileInputStream("test.txt"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment