Interface StringTypeDecoder

All Superinterfaces:
PrimitiveTypeDecoder<String>, StreamTypeDecoder<String>, TypeDecoder<String>
All Known Implementing Classes:
AbstractStringTypeDecoder, String32TypeDecoder, String8TypeDecoder

public interface StringTypeDecoder extends PrimitiveTypeDecoder<String>
Base for all String type decoders