Searched refs:frombuf (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dcpiofile.py451 def frombuf(cls, buf, fileobj, cpiofile=None): member in class:CpioInfo
516 # modifications to frombuf(), as well as CpioFile.next() to pass the
821 # Read in enough for frombuf() to be able to determine
828 cpioinfo = CpioInfo.frombuf(buf, self.fileobj, self)

Completed in 10 milliseconds