get_format
get_format(
self ,
resource: BinaryReader ,
**kwargs ,
)-> ‘tuple[str, str] | Literal[False]’
Return the format/version tuple if the file is Sintela protobuf.
| method of dascore.io.sintela.core.SintelaProtobufV1 | source |
get_format(
self ,
resource: BinaryReader ,
**kwargs ,
)-> ‘tuple[str, str] | Literal[False]’
Return the format/version tuple if the file is Sintela protobuf.