Пример #1
0
 def readFourCCAsString(self):
     return ByteUtils.decodeFourCC(self.read(4), self.isLittleEndian)
Пример #2
0
 def readFourCCAsString(self):
     return ByteUtils.decodeFourCC(self.read(4), self.isLittleEndian)