Protege 3.5

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

java.lang.Object
  extended by java.io.OutputStream
      extended by edu.stanford.smi.protege.server.socket.deflate.CompressingOutputStream
          extended by edu.stanford.smi.protege.server.socket.deflate.HybridCompressingOutputStream
All Implemented Interfaces:
Closeable, Flushable

public class HybridCompressingOutputStream
extends CompressingOutputStream

doesn't work - fix the two broken junits.


Field Summary
static int TOO_SMALL_TO_COMPRESS
           
 
Fields inherited from class edu.stanford.smi.protege.server.socket.deflate.CompressingOutputStream
buffer, BUFFER_SIZE, COMPRESSION_PAD, KB, offset, os
 
Constructor Summary
HybridCompressingOutputStream(OutputStream os)
           
 
Method Summary
 void flush()
           
 
Methods inherited from class edu.stanford.smi.protege.server.socket.deflate.CompressingOutputStream
logPacket, write
 
Methods inherited from class java.io.OutputStream
close, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOO_SMALL_TO_COMPRESS

public static int TOO_SMALL_TO_COMPRESS
Constructor Detail

HybridCompressingOutputStream

public HybridCompressingOutputStream(OutputStream os)
Method Detail

flush

public void flush()
           throws IOException
Specified by:
flush in interface Flushable
Overrides:
flush in class CompressingOutputStream
Throws:
IOException

Protege 3.5

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