Uses of Class
org.eclipse.jgit.patch.BinaryHunk
Packages that use BinaryHunk
-
Uses of BinaryHunk in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch that return BinaryHunkModifier and TypeMethodDescriptionFileHeader.getForwardBinaryHunk()
Get the new-image delta/literal if this is aFileHeader.PatchType.GIT_BINARY
.FileHeader.getReverseBinaryHunk()
Get the old-image delta/literal if this is aFileHeader.PatchType.GIT_BINARY
.