diff options
Diffstat (limited to 'notes/sleep.md')
-rw-r--r-- | notes/sleep.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/sleep.md b/notes/sleep.md index 5fe5d10..600b5c7 100644 --- a/notes/sleep.md +++ b/notes/sleep.md @@ -36,6 +36,6 @@ Fixed 32-bytes get_algorithm() -> &str read(index) -> &bytes[] write(index, &bytes[]) - length() -> u64 + len() -> u64 First time around just do regular file seek() stuff |