Package io.activej.serializer.stream
Interface StreamDecoder<T>
- All Known Subinterfaces:
DiffStreamCodec<T>,StreamCodec<T>
- All Known Implementing Classes:
StreamCodecs.AbstractArrayStreamCodec
public interface StreamDecoder<T>
-
Method Summary
-
Method Details
-
decode
- Throws:
IOException
-