summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelvin Zhang <zhangkelvin@google.com>2021-12-09 15:42:46 -0800
committerKelvin Zhang <zhangkelvin@google.com>2021-12-09 15:49:09 -0800
commitff62574f6309368a88bcdfe5b243a83124f0386d (patch)
treefac09f6b31c0787de77890049eca312d42896f4d
parentf7c65e157b50f599ef328026291c2d4b18fac68f (diff)
downloadbsdiff-ff62574f6309368a88bcdfe5b243a83124f0386d.tar.gz
Expose file utility classes for consumption
Tiny utility class for calling bspatch(). Needed so I can call bspatch() without inventing my own versions of MemoryFile and File class. Test: th Change-Id: Ifd6fbae85108ac7b17e5503cb73537e6bec6ad4e
-rw-r--r--include/bsdiff/file.h (renamed from file.h)0
-rw-r--r--include/bsdiff/memory_file.h (renamed from memory_file.h)0
2 files changed, 0 insertions, 0 deletions
diff --git a/file.h b/include/bsdiff/file.h
index 959c53e..959c53e 100644
--- a/file.h
+++ b/include/bsdiff/file.h
diff --git a/memory_file.h b/include/bsdiff/memory_file.h
index 4100fd6..4100fd6 100644
--- a/memory_file.h
+++ b/include/bsdiff/memory_file.h