Protons
    Preparing search index...

    Interface EncodeOptions

    interface EncodeOptions {
        lengthDelimited?: boolean;
        writeDefaults?: boolean;
    }
    Index

    Properties

    lengthDelimited?: boolean
    writeDefaults?: boolean