]> source.dussan.org Git - jgit.git/commit
IO: use JDK convenience methods 02/203702/2
authorJörg Kubitz <jkubitz-eclipse@gmx.de>
Thu, 17 Aug 2023 09:20:13 +0000 (11:20 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 28 Aug 2023 19:50:14 +0000 (21:50 +0200)
commit0d5e0176127e273ba583fbdcd81826fc5053fbfc
tree5d319997f3fa8d4702372e93817c550fdae2ccaf
parent055a7c20e028c4444df7983b5654f41d49501a31
IO: use JDK convenience methods

The benefit is that certain InputStreams can override the default
implementation for performance reasons.

Change-Id: I4c924157ec0f0ec63b0eca7cdbdc9325af24cab6
org.eclipse.jgit/src/org/eclipse/jgit/util/IO.java