diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-12-11 21:06:25 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-12-11 21:06:25 -0800 |
commit | fc71e4638075303b3c2e5395115f12e49d0abec5 (patch) | |
tree | b20749b209443a4df52946701facb2011554a986 /diy-dat/src/sleep.md | |
parent | f3b9046a9599354eac634eefaba79eb1b106e9a5 (diff) | |
download | geniza-fc71e4638075303b3c2e5395115f12e49d0abec5.tar.gz geniza-fc71e4638075303b3c2e5395115f12e49d0abec5.zip |
start diy-dat mdbookdiy-dat
Diffstat (limited to 'diy-dat/src/sleep.md')
-rw-r--r-- | diy-dat/src/sleep.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/diy-dat/src/sleep.md b/diy-dat/src/sleep.md new file mode 100644 index 0000000..9168b23 --- /dev/null +++ b/diy-dat/src/sleep.md @@ -0,0 +1,22 @@ +# SLEEP v2 files and registers + +## read/write file headers + +Some info here... + +## read/write file chunks as raw bytes + +Some there... + +## pread/pwrite file chunks without seeking + +## read data entries by index + +## append data entries + +## verify entire register (signatures and merkel tree) + +## receive and insert data out of order + +## bitfields + |