Exemple #1
0
 def read_pair_dword(self):
     return utils.pair_dword2py_int(self.fileptr.read(8))
Exemple #2
0
	def read_pair_dword(self):
		return utils.pair_dword2py_int(self.fileptr.read(8))