diff --git a/preserves-zerocopy.md b/preserves-zerocopy.md index c0716ee..c5fd655 100644 --- a/preserves-zerocopy.md +++ b/preserves-zerocopy.md @@ -184,11 +184,12 @@ For example, Value Ref (64-bit) Buf (hex bytes) ----------------------------------------- ---------------- ---------------- - "" 0000000000000002 - - #"" 0000000000000011 - - || 0000000000000012 - - "Hello" 48656C6C6F0000A2 - - #"a\0a" 6100610000000071 - + "" 0000000000000005 - + #"" 0000000000000006 - + || 0000000000000007 - + "Hello" 00006F6C6C6548A2 - + #"a\0b" 0000000062006171 - + xyz 000000007A797872 - "Hello, world!" ...............5 0D00000000000000 48656C6C6F2C2077