Searched refs:BinaryIO (Results 1 – 1 of 1) sorted by relevance
9 from typing import BinaryIO31 def __init__(self, elf_file: BinaryIO): argument