Class BinaryFilePatch


  • public class BinaryFilePatch
    extends FilePatch
    Author:
    yole
    • Constructor Detail

      • BinaryFilePatch

        public BinaryFilePatch​(byte[] beforeContent,
                               byte[] afterContent)
    • Method Detail

      • getAfterContent

        public byte[] getAfterContent()