Function addComment

  • Parameters

    • pkt: PacketInfo

    Returns {
        comment: string;
        needsStruct: boolean;
    }

    • comment: string
    • needsStruct: boolean

Generated using TypeDoc