Class UnimplementedHemfRecord

    • Constructor Detail

      • UnimplementedHemfRecord

        public UnimplementedHemfRecord()
    • Method Detail

      • init

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