Home
last modified time | relevance | path

Searched refs:file_buf (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/tools/
A Dupip.py25 file_buf = bytearray(512) variable
70 global file_buf
73 sz = subf.readinto(file_buf)
76 outf.write(file_buf, sz)

Completed in 3 milliseconds