Interface IntReadDecoder

All Known Implementing Classes:
IntDiffDecoder, IntDiffOptRleDecoder, RleIntDiffDecoder

public interface IntReadDecoder
Interface for the common behavior - read in decoders
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • read

      int read()