Hi, On Mon, Dec 22, 2025 at 10:06:36PM +0000, Albretch Mueller wrote: > It comes really handy whenever you need to work with a buffer of bytes more > than once. No extra objects created.
A "buffer of bytes" is an object. I don't see what you are trying to achieve that is different to just storing data in a shell variable for later reuse. But whatever it is, using a real programming language is probably a better idea. Thanks, Andy -- https://bitfolk.com/ -- No-nonsense VPS hosting

