Introduction to Google ProtocolBuffer (PB) and use of instance 2-Wire, googlepb Protocol

Source: Internet
Author: User

Introduction to Google ProtocolBuffer (PB) and use of instance 2-Wire, googlepb Protocol
Wire Introduction

  • Lightweight protocol buffers, java library for mobile devices
  • (Compared with the code generated by protoc) the number of code methods generated by Wire will be greatly reduced, which will help android apps avoid the limit of the number of methods by 65k
Comparison of the number of methods used
  • The code generated by wire and the code method generated by protoc are: 82: 508.
Dd @ ubuntu :~ /Desktop $./jarmethod. sh '/home/dd/Desktop/shard_with_win7/pb-wire.jar' 82dd @ ubuntu :~ /Desktop $./jarmethod. sh '/home/dd/Desktop/shard_with_win7/pb-c.jar' 508
Reference
  • Https://github.com/square/wire
  • Http://blog.csdn.net/cheyiliu/article/details/44918403

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.