Protege 3.4.3

edu.stanford.smi.protege.server.socket.deflate
Class HybridCompressingInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by edu.stanford.smi.protege.server.socket.deflate.CompressingInputStream
          extended by edu.stanford.smi.protege.server.socket.deflate.HybridCompressingInputStream
All Implemented Interfaces:
Closeable

public class HybridCompressingInputStream
extends CompressingInputStream

doesn't work - fix the two broken junits.


Field Summary
 
Fields inherited from class edu.stanford.smi.protege.server.socket.deflate.CompressingInputStream
buffer, is, offset
 
Constructor Summary
HybridCompressingInputStream(InputStream is)
           
 
Method Summary
protected  void fillBuffer(PacketHeader header)
           
 
Methods inherited from class edu.stanford.smi.protege.server.socket.deflate.CompressingInputStream
logPacket, read, read, readFully
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HybridCompressingInputStream

public HybridCompressingInputStream(InputStream is)
Method Detail

fillBuffer

protected void fillBuffer(PacketHeader header)
                   throws IOException
Overrides:
fillBuffer in class CompressingInputStream
Throws:
IOException

Protege 3.4.3

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.