Class BinaryHunkOutputStream

java.lang.Object
java.io.OutputStream
org.eclipse.jgit.util.io.BinaryHunkOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class BinaryHunkOutputStream extends OutputStream
An OutputStream that encodes data for a git binary patch.
Since:
5.12