netty5/codec-dns
Norman Maurer 88c8a4f393 [#2708] DnsResource.duplicate() should return DnsResource and not ByteBufHolder
Motivation:

DnsResource.duplicate() should return DnsResource and not ByteBufHolder

Modifications:

Change return type from ByteBufHolder to DnsResource

Result:

No need to cast to the correct type when using duplicate()
2014-07-28 04:24:26 -07:00
..
src [#2708] DnsResource.duplicate() should return DnsResource and not ByteBufHolder 2014-07-28 04:24:26 -07:00
pom.xml DNS codec for Netty which is based on the work of [#1622]. 2014-06-10 09:47:25 +02:00