Description
We added some extensions methods to the Stream class which are useful to implement GraphBinary serializers as that requires a lot of writing and reading of various types to streams:
We should make these extensions public to make them accessible for users and driver providers for their own custom GraphBinary types.