Signed-off-by: Dan Mick <dan.mick@inktank.com>
From snap
---------
-u8: 'f'
-le32: snap name length
-snap name
+- u8: 'f'
+- le32: snap name length
+- snap name
To snap
-------
-u8: 't'
-le32: snap name length
-snap name
+- u8: 't'
+- le32: snap name length
+- snap name
Size
----
-u8: 's'
-u64: (ending) image size
+- u8: 's'
+- u64: (ending) image size
Data Records
~~~~~~~~~~~~
Updated data
------------
-u8: 'w'
-le64: offset
-le64: length
-length bytes of actual data
+- u8: 'w'
+- le64: offset
+- le64: length
+- length bytes of actual data
Zero data
---------
-u8: 'z'
-le64: offset
-le64: length
+- u8: 'z'
+- le64: offset
+- le64: length
Final Record
End
---
-u8: 'e'
-
-
-
-
-
+- u8: 'e'