VersionedBinaryReader Class
Visual Studio 2015
A BinaryReader that reads a versioned byte stream.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Name | Description | |
|---|---|---|
![]() | VersionedBinaryReader(Stream) | Initializes a new instance of VersionedBinaryReader. |
![]() | VersionedBinaryReader(Stream, Encoding, Boolean) | Initializes a new instance of VersionedBinaryReader. |
| Name | Description | |
|---|---|---|
![]() | BaseStream | (Inherited from BinaryReader.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


