BlobBuilder.WriteContentTo Method

Definition

Overloads

WriteContentTo(Stream)

Source:
BlobBuilder.cs
Source:
BlobBuilder.cs
Source:
BlobBuilder.cs
Source:
BlobBuilder.cs
C#
public void WriteContentTo(System.IO.Stream destination);

Parameters

destination
Stream

Exceptions

destination is null.

Content is not available, the builder has been linked with another one.

Applies to

.NET 10 a ďalšie verzie
Produkt Verzie
.NET Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)

WriteContentTo(BlobBuilder)

Source:
BlobBuilder.cs
Source:
BlobBuilder.cs
Source:
BlobBuilder.cs
Source:
BlobBuilder.cs
C#
public void WriteContentTo(System.Reflection.Metadata.BlobBuilder destination);

Parameters

destination
BlobBuilder

Exceptions

destination is null.

Content is not available, the builder has been linked with another one.

Applies to

.NET 10 a ďalšie verzie
Produkt Verzie
.NET Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)

WriteContentTo(BlobWriter)

Source:
BlobBuilder.cs
Source:
BlobBuilder.cs
Source:
BlobBuilder.cs
Source:
BlobBuilder.cs
C#
public void WriteContentTo(ref System.Reflection.Metadata.BlobWriter destination);

Parameters

destination
BlobWriter

Exceptions

destination is default (BlobWriter).

Content is not available, the builder has been linked with another one.

Applies to

.NET 10 a ďalšie verzie
Produkt Verzie
.NET Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)