MinimumSegmentSizeBytes
WriteBufferTuningOptions.MinimumSegmentSizeBytes property
Minimum buffer segment the writer will request from its pool. Values are clamped to MinSegmentSizeBytes…MaxSegmentSizeBytes and aligned up to the nearest 4 KiB boundary. Read-only, Int32.
public int MinimumSegmentSizeBytes { get; set; }
Remarks
Default value is 16 KiB.
See Also
- record WriteBufferTuningOptions
- namespace Aspose.Medical.Dicom.Writers
- assembly Aspose.Medical