Read data directly into a local array 56/20956/1
authorRobert Varga <rovarga@cisco.com>
Fri, 15 May 2015 15:28:27 +0000 (17:28 +0200)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Fri, 22 May 2015 11:01:19 +0000 (13:01 +0200)
commitf4ac21a3f20b60ef6cbcf322fbd72f225161a2dd
treec7e5ab20300901f8ed64cb75a68ad4400e321178
parent3052e4da5b30c9f8bfe275c591b2fc765253e354
Read data directly into a local array

Do not instantiate an implied ByteBuf -- just allocate it explicitly and
pass it on.

Change-Id: Ib76e03dbf154cd7525aa5cd3e75cb9d3c45cd727
Signed-off-by: Robert Varga <rovarga@cisco.com>
(cherry picked from commit a706f49c49d16bbb441c8d0a5c85950c28b6c246)
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/OF10PacketInMessageFactory.java