Class AsnFileInfo

java.lang.Object
com.nt.udc.util.AsnFileInfo

public class AsnFileInfo extends Object
  • Constructor Details

  • Method Details

    • getFileLength

      public int getFileLength()
    • getHeaderLength

      public int getHeaderLength()
    • getNoOfCDRs

      public int getNoOfCDRs()
    • getCDRLength

      public int getCDRLength(InputStream in)
    • skip

      public void skip(InputStream in, long count) throws IOException
      Throws:
      IOException