ArrayPool

Property

Namespace: Vox.Decoders

Declared in: Vox.Decoders.Ogg


Defines an ArrayPool used by this class for reading. Defaults to shared.

Syntax

public static ArrayPool<byte> ArrayPool { public get; public set; }

Back to index