Edit

Share via


ZstandardDictionary.Data Property

Definition

public:
 property ReadOnlyMemory<System::Byte> Data { ReadOnlyMemory<System::Byte> get(); };
public ReadOnlyMemory<byte> Data { get; }
member this.Data : ReadOnlyMemory<byte>
Public ReadOnly Property Data As ReadOnlyMemory(Of Byte)

Property Value

Applies to