88c8a4f393
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() |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec/dns | ||
test/java/io/netty/handler/codec/dns |