Skip to content

Instantly share code, notes, and snippets.

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