get_format

method of dascore.io.sintela.core.SintelaBinaryV3 source

get_format(
    self ,
    resource: BinaryReader ,
    **kwargs ,
)-> ‘tuple[str, str] | Literal[False]’

Return name and version string or False.

Parameters

Parameter Description
resource An open binary reader which may contain Sintela data.