Property BufferLength
BufferLength
Gets or sets the length of each output array. If set to zero, the length of each input buffer will be used.
public int BufferLength { get; set; }
Gets or sets the length of each output array. If set to zero, the length of each input buffer will be used.
public int BufferLength { get; set; }