Interface StructuredEncoder<T>

All Known Subinterfaces:
StructuredCodec<T>
All Known Implementing Classes:
CodecSubtype

public interface StructuredEncoder<T>
Encorer can write an object of type T into a StructuredOutput.