Your IP : 216.73.216.74


Current Path : /proc/self/root/usr/local/python-3.11/lib/python3.11/site-packages/pandas/_libs/
Upload File :
Current File : //proc/self/root/usr/local/python-3.11/lib/python3.11/site-packages/pandas/_libs/byteswap.pyi

def read_float_with_byteswap(data: bytes, offset: int, byteswap: bool) -> float: ...
def read_double_with_byteswap(data: bytes, offset: int, byteswap: bool) -> float: ...
def read_uint16_with_byteswap(data: bytes, offset: int, byteswap: bool) -> int: ...
def read_uint32_with_byteswap(data: bytes, offset: int, byteswap: bool) -> int: ...
def read_uint64_with_byteswap(data: bytes, offset: int, byteswap: bool) -> int: ...