Structs§
- Indexed
- Encodes and decodes bytes sequences, using an index of offsets.
Functions§
- decode
- Decodes an encoded sequence of byte slices. Each result will be
u64aligned. - decode_
index - Decodes a specific byte slice by index. It will be
u64aligned. - encode
- Encodes
itemintou64aligned words. - write