BinaryDataSource Class
Definition
Binary data held in memory, placed in the output as-is.
public sealed class BinaryDataSource : ProjectSource
Constructors
| Name | Description |
|---|---|
BinaryDataSource(ReadOnlyMemory<Byte>) |
Binary data held in memory, placed in the output as-is. |
Properties
| Name | Description |
|---|---|
Data |