bsdiff

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2019 License: MIT Imports: 6 Imported by: 3

Documentation

Overview

Package bsdiff is a binary diff program using suffix sorting.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bytes

func Bytes(oldbs, newbs []byte) ([]byte, error)

Bytes takes the old and new byte slices and outputs the diff

func File

func File(oldfile, newfile, patchfile string) error

File reads the old and new files to create a diff patch file

func Reader

func Reader(oldbin io.Reader, newbin io.Reader, patchf io.Writer) error

Reader takes the old and new binaries and outputs to a stream of the diff file

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL