Property FillWithZeros
View SourceFillWithZeros
Gets or sets a value indicating whether the output is padded with zeros if there is not enough data to read.
Declaration
public bool FillWithZeros { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|