Table of Contents

Property ReadOnlyData

Namespace
WhalesSecret.TradeScriptLib.Entities
Assembly
WhalesSecret.TradeScriptLib.dll

ReadOnlyData

Provides read-only access to the underlying data.

public ReadOnlySpan<byte> ReadOnlyData { get; }

Property Value

ReadOnlySpan<byte>

Read-only access to the wrapped byte array.