Lines Matching full:tobuf
988 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):2014 buf = tarinfo.tobuf(self.format, self.encoding, self.errors)