Searched defs:frombuf (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ | ||
| D | tarfile.py | 1027 def frombuf(cls, buf, encoding, errors): member in TarInfo |
| /external/python/cpython2/Lib/ | ||
| D | tarfile.py | 1201 def frombuf(cls, buf): member in TarInfo |