Closed wj-Mcat closed 4 years ago
There are some functions that should be improve to support more features.
to_file
FileBoxType
ready
FileBox
from_base64
from_data_url
data_url
from_buffer
from_stream
to_buffer
to_stream
Thanks for so carefully test. Please go ahead to push the process of code review. @univerone
There are some functions that should be improve to support more features.
to_file
FileBoxType
enum definition problemsready
the name&mimetype from remote typeto_file
save theFileBox
to the local position.from_base64
name params is requiredfrom_data_url
can transferdata_url
data to the FileBox typefrom_buffer
andfrom_stream
have not encountered in our test.to_buffer
andto_stream
have not encountered in our test.