BinaryProduct¶
- class oda_api.data_products.BinaryProduct(bin_data: bytes, name: str | None = None)[source]¶
Bases:
DataProductMethods Summary
decode(encoded_obj)encode()from_file(file_path[, name])write_file(file_path[, overwrite])Methods Documentation