UNPKG

network-byte-order

Version:

htonl, htons, ntohl, ntohs - convert values between host and network byte order.

11 lines (10 loc) 129 B
language: node_js node_js: - "0.8" - "0.10" branches: only: - master script: - "make test" - "make test-coveralls"