Notifications
Clear all

[Closed] better MemStream.readblock

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