Table of Contents

Property Data

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

Data

Provides full access span to the underlying data.

public Span<byte> Data { get; }

Property Value

Span<byte>

Full access span to the wrapped byte array.