classmethod TarInfo.frombuf(buf, encoding, errors)
Create and return a TarInfo object from string buffer buf.
Raises HeaderError if the buffer is invalid.
classmethod TarInfo.frombuf(buf, encoding, errors)
Create and return a TarInfo object from string buffer buf.
Raises HeaderError if the buffer is invalid.
Please login to continue.