Interface HemfRecord

    • Method Detail

      • init

        long init​(LittleEndianInputStream leis,
                  long recordId,
                  long recordSize)
           throws java.io.IOException
        Init record from stream
        Parameters:
        leis - the little endian input stream
        Returns:
        count of processed bytes
        Throws:
        java.io.IOException