Skip to content

DataBlock.DataStream Property

Definition

Gets the raw data stream.

public ReadOnlySpan<Byte> DataStream { get; }

View source

Property Value

ReadOnlySpan<Byte>