Comment by lelanthran 3 days ago Maybe I missed it, but ITT we were talking about C buffers, not buffered reads. 1 comment lelanthran Reply Ygg2 3 days ago I thought we were talking about high performance parsing. Of which buffered reads are one. Other is loading entire document into mutable memory, which also has limitations.
Ygg2 3 days ago I thought we were talking about high performance parsing. Of which buffered reads are one. Other is loading entire document into mutable memory, which also has limitations.
I thought we were talking about high performance parsing. Of which buffered reads are one. Other is loading entire document into mutable memory, which also has limitations.