pydicom.filereader.read_sequence

pydicom.filereader.read_sequence(fp: BinaryIO, is_implicit_VR: bool, is_little_endian: bool, bytelength: int, encoding: Union[str, List[str]], offset: int = 0)pydicom.sequence.Sequence[source]

Read and return a Sequence – i.e. a list of Datasets.