OneSDK
    Preparing search index...

    Type Alias UnknownField

    type UnknownField = {
        data: Uint8Array;
        no: number;
        wireType: WireType;
    }
    Index

    Properties

    Properties

    data: Uint8Array
    no: number
    wireType: WireType