SterlingOs/README.md
2026-03-21 19:41:43 +01:00

243 B

for long string (more than 255 char):https://en.wikipedia.org/wiki/Piece_table else use first byte is size then come the data (so at most we have 256 byte) for a string

otherDataStruct : https://en.wikipedia.org/wiki/Zipper_(data_structure)