get rid of the stream parsing that occurs in the Layer III decoder. BitStream.readFra...
[IRC.git] / Robust / src / IR / TypeExtension.java
1 package IR;
2
3 public interface TypeExtension {
4 }