Elexis API documentation
Version 2.1.6 as of December 11 2011

Uses of Class
com.healthmarketscience.jackcess.scsu.EndOfOutputException

Packages that use EndOfOutputException
com.healthmarketscience.jackcess.scsu   
 

Uses of EndOfOutputException in com.healthmarketscience.jackcess.scsu
 

Methods in com.healthmarketscience.jackcess.scsu that throw EndOfOutputException
 int Compress.outputSingleByteRun(char[] in, byte[] out)
          output a run of characters in single byte mode In single byte mode pass through characters in the ASCII range, but quote characters overlapping with compression command codes.
 char Compress.outputUnicodeRun(char[] in, byte[] out)
          output a run of characters in Unicode mode A run of Unicode mode consists of characters which are all in the range of non-compressible characters or isolated occurrence of any other characters.
 int Compress.simpleCompress(char[] in, int iStartIn, byte[] out, int iStartOut)
          compress a Unicode character array with some simplifying assumptions
 


Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis