Ham Cockpit   

    Show / Hide Table of Contents

    Property FillWithZeros

    View Source

    FillWithZeros

    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

    true if padded with zeros; otherwise, false.

    • View Source
    Back to top Generated by DocFX