Make it possible to use MessageNano.mergeFrom without casting.
You can now do: MyMessage foo = MessageNano.mergeFrom(new MyMessage(), bytes); without having to cast the message returned from mergeFrom. Change-Id: Ibb2ad327f75855d45352ad304c7f054f20dd29c9
Showing
Please
register
or
sign in
to comment