Hi Michael,
On 13.03.2025 02:53, Michael Lueck wrote:
Michael Lueck wrote:
I am working through revering my LDSTextFile class to use Stem storage rather than Array storage.
My plan is to be able to exchange version of the LDSTextFile class... the Array storage based vs the
Stem storage based.... do some comparative performance numbers.
I have the peripheral methods connected to Stem storage. Now...
Was there an enhanced way to read / write text files directly to Stem objects
in ooRexx 5.0.0?
If so, a direction pointer please.
I have checked the reference for the Stem / String / Stream classes, and I am not seeing new
capabilities. I see the Array focused methods.
No, there is no way currently to directly read the content of a file into a
stem.
The stream's arrayin/arrayout methods allow to read a file's content into an array and to use the
current content of an array to write to a file.
HTH
---rony
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel