Class OutputStreamSerializer

All Implemented Interfaces:
AnnotationProvider
Direct Known Subclasses:
ImageSerializer, MsgPackSerializer

public class OutputStreamSerializer extends Serializer
Subclass of Serializer for byte-based serializers.
Notes:
  • This class is thread safe and reusable.
See Also: