Home | History | Annotate | Download | only in Lib

Lines Matching refs:from_bytes

1138             return int.from_bytes(map(cls._parse_octet, octets), 'big')
1293 self._ip = int.from_bytes(address, 'big')
1909 self._ip = int.from_bytes(address, 'big')