[Gambas-bugtracker] Bug #1699: Pointers are not written to memory streams correctly when set to null
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Wed Dec 18 07:22:55 CET 2019
http://gambaswiki.org/bugtracker/edit?object=BUG.1699&from=L21haW4-
Comment #4 by Benoît MINISINI:
I have added a new "null" stream, that will allows you to count the number of bytes written by the serialization without actually writing anything anywhere. Moreover, I added a "NullTerminatedString" property to the Stream class to toggle between null terminated, and length prefixed strings.
More information about the Bugtracker
mailing list