Skip to content

Instantly share code, notes, and snippets.

@KowalczykBartek
Created February 15, 2015 01:24
Show Gist options
  • Save KowalczykBartek/5110792670ab8657ff73 to your computer and use it in GitHub Desktop.
Save KowalczykBartek/5110792670ab8657ff73 to your computer and use it in GitHub Desktop.
try ( ObjectInputStream in = new ObjectInputStream(new
FileInputStream("jakisPlik.bin")) ) {
//tutaj cosik
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment