Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.rgw.compress
Class GLZInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by ch.rgw.compress.GLZInputStream
All Implemented Interfaces:
java.io.Closeable

public class GLZInputStream
extends java.io.InputStream

Simple und nicht besonders effiziente Implementation eines GLZ-InputStreams Macht einfach eine Zwischenspeicherung der decodierten Daten.

Author:
Gerry

Constructor Summary
GLZInputStream(java.io.InputStream in)
           
 
Method Summary
 int read()
           
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLZInputStream

public GLZInputStream(java.io.InputStream in)
               throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

read

public int read()
         throws java.io.IOException
Specified by:
read in class java.io.InputStream
Throws:
java.io.IOException

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis