SerializingBinaryWriter40002 Class
<Obfuscation(Exclude = true)> _
<SerializationVersion(40002)> _
Public Class SerializingBinaryWriter40002
Inherits SerializingBinaryWriter40001
This language is not supported or no code example is available.
[Obfuscation(Exclude = true)]
[SerializationVersion(40002)]
public class SerializingBinaryWriter40002 : SerializingBinaryWriter40001
This language is not supported or no code example is available.
[Obfuscation(Exclude = true)]
[SerializationVersion(40002)]
public ref class SerializingBinaryWriter40002 : public SerializingBinaryWriter40001^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
BaseStream | Gets the underlying stream of the BinaryWriter. (inherited from BinaryWriter). |
Name | Description | |
---|---|---|
![]() |
Close | Closes the current BinaryWriter and the underlying stream. (inherited from BinaryWriter). |
![]() |
Dispose() | (inherited from SerializingBinaryWriter). |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
Flush | Clears all buffers for the current writer and causes any buffered data to be written to the underlying device. (inherited from BinaryWriter). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
Seek(Int32, SeekOrigin) | Sets the position within the current stream. (inherited from BinaryWriter). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
![]() |
Write(CheckOutInfo) | Write a check out info object |
![]() |
Write7BitEncodedInt(Int32) | Writes a 32-bit integer in a compressed format. (inherited from BinaryWriter). |
Name | Description | |
---|---|---|
![]() |
_version | (inherited from SerializingBinaryWriter). |
Contracts.Serialization.SerializingBinaryWriter40002