Interface DiffStreamDecoder<T>

All Known Subinterfaces:
DiffStreamCodec<T>

public interface DiffStreamDecoder<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    decodeDiff(StreamInput input, T from)