csp_endian.h
Go to the documentation of this file.
uint32_t csp_betoh32(uint32_t be32)
uint16_t csp_htole16(uint16_t h16)
uint64_t csp_letoh64(uint64_t le64)
uint32_t csp_ntoh32(uint32_t n32)
uint64_t csp_betoh64(uint64_t be64)
uint64_t csp_hton64(uint64_t h64)
uint64_t csp_htole64(uint64_t h64)
uint32_t csp_hton32(uint32_t h32)
double csp_htondbl(double d)
uint16_t csp_ntoh16(uint16_t n16)
uint16_t csp_hton16(uint16_t h16)
double csp_ntohdbl(double d)
uint64_t csp_htobe64(uint64_t h64)
uint16_t csp_betoh16(uint16_t be16)
uint64_t csp_ntoh64(uint64_t n64)
uint16_t csp_letoh16(uint16_t le16)
uint16_t csp_htobe16(uint16_t h16)
uint32_t csp_htole32(uint32_t h32)
uint32_t csp_htobe32(uint32_t h32)
float csp_ntohflt(float f)
uint32_t csp_letoh32(uint32_t le32)
float csp_htonflt(float f)