Property
Namespace: Vox.Decoders
Declared in: Vox.Decoders.Mp3
Defines an ArrayPool used by this class for reading. Defaults to shared.
public static ArrayPool<byte> ArrayPool { public get; public set; }