Interface BytesIntoObjectConverter<T>

All Superinterfaces:
ConverterInto<com.google.common.io.ByteSource,T>

public interface BytesIntoObjectConverter<T> extends ConverterInto<com.google.common.io.ByteSource,T>