new MdlBlockReader()
        Base class of readers to read different MDL blocks (2000 or 3000).
    
    
    
    
    
    
- Source:
Extends
Methods
- 
    
        readBlock(textOrLines, parentObj) → {Variant}
- 
    
    Read a text block and return a suitable object.Parameters:Name Type Description textOrLinesVariant String or array of string. parentObjKekule.ChemObject - Source:
 Returns:- Type
- Variant