Class NSECTypeDecoder
- java.lang.Object
-
- nl.sidnlabs.dnslib.message.records.dnssec.NSECTypeDecoder
-
public class NSECTypeDecoder extends Object
-
-
Constructor Summary
Constructors Constructor Description NSECTypeDecoder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddecode(int octetAvailable, NetworkData buffer, List<TypeMap> types)
-
-
-
Method Detail
-
decode
public void decode(int octetAvailable, NetworkData buffer, List<TypeMap> types)
-
-