Elexis API documentation
Version 2.1.6 as of December 11 2011

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

Packages that use EndOfInputException
com.healthmarketscience.jackcess.scsu   
 

Uses of EndOfInputException in com.healthmarketscience.jackcess.scsu
 

Methods in com.healthmarketscience.jackcess.scsu that throw EndOfInputException
 byte[] Compress.compress(java.lang.String inStr)
           
 java.lang.String Expand.expand(byte[] in)
          expand a byte array containing compressed Unicode
 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.
 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