Class BinaryHunkInputStream

java.lang.Object
java.io.InputStream
org.eclipse.jgit.util.io.BinaryHunkInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class BinaryHunkInputStream extends InputStream
A stream that decodes git binary patch data on the fly.
Since:
5.12