for i in range(0, self.length):
                self.string.append( unpack('>c', handle.read(1) ) [0] )