Package org.apache.pekko.io.dns.internal
Class RecordTypeSerializer$
java.lang.Object
org.apache.pekko.io.dns.internal.RecordTypeSerializer$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RecordTypeSerializer$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparse(ByteIterator it) voidwrite(ByteStringBuilder out, RecordType value)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
RecordTypeSerializer$
public RecordTypeSerializer$()
-
-
Method Details
-
write
-
parse
-