Notifications
Clear all
[Closed] better MemStream.readblock
Page 2 / 2
Prev
Dec 02, 2012 4:13 pm
I was about to write this very thing… thank you for saving me the time!
Here is a slight improvement:
fn readBlock2 ms p1:"(" p2:")" =
(
...
)
This way the user can set the start and end tokens like in the MemStream.readBlock() method.
Page 2 / 2
Prev