Interface StructuredDecoder<T>

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

public interface StructuredDecoder<T>
Encorer can read an object of type T from a StructuredInput.