Overview
Get Started
User Guide
Examples & Tutorials
Large Models & LLM
Edge & Mobile
Deployment & Operations
Security & Compliance
Developer Guide
Reference
Bases: FileAccessor
FileAccessor
Read the file as a binary file and decode it with FOBS.
file_path – path to the file to be read
Returns:
Write the data as binary file.
data – data to be written
file_path – path of the file