Class 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