pydicom.filereader.read_sequence

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

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