Skip to main content
Glama
byteswap.pyi423 B
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: ...

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lillard01/chatExcel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server