serializer property
The serializer to convert the raw header and body into B
and H
.
Implementation
final DynamiteSerializer<B, H> serializer;
The serializer to convert the raw header and body into B
and H
.
final DynamiteSerializer<B, H> serializer;